key-wrapping
There are 16 repositories under key-wrapping topic.
miscreant/meta
Meta-repository for Miscreant: misuse-resistant symmetric encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
miscreant/miscreant.rs
Rust implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
miscreant/miscreant.go
Go implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
miscreant/miscreant.rb
Ruby implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
DavidBenko/DBTransitEncryption
Secure data before sending it over the internet
miscreant/miscreant.js
TypeScript implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
miscreant/miscreant.net
C# implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
miscreant/miscreant.py
Python implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
indisoluble/AesKeyWrap
(DEPRECATED) AES Key Wrap (RFC 3394) and AES Key Wrap with Padding (RFC 5649) algorithms.
ChandraNarreddy/siv
siv-aes (rfc5297) authenticated encryption with associated data implementation for Go.
rsatrio/Key-Wrapping-Encryption-Javascript
Key Wrapping Cryptography Example Using Javascript
sop/aes-kw
A PHP library for AES Key Wrap algorithm with padding support.
dkvarshney/common-crypto
A simple utility to perform various AES and RSA related crypto operations.
dominioncfg/aes-gcm-encryption-test
Reference Web Api Application Using Aes Gcm Encryption and Local Key Wrapping in .Net Core
mcaveniathor/arx-kw
A Rust implementation of the ARX-KW family of Key Wrap constructions
KizzyCode/kync
KyNc – a generic API for key encapsulation and a Rust interface to KyNc-plugins