25 skills found
miscreant / MetaMeta-repository for Miscreant: misuse-resistant symmetric encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
paulmillr / Noble CiphersAudited & minimal JS implementation of Salsa20, ChaCha and AES
Shay-Gueron / AES GCM SIVAES-GCM-SIV implementations (128 and 256 bit)
cryptomator / Siv ModeRFC 5297 SIV mode of operation in Java
line / Aes Gcm SivAES-GCM-SIV (RFC 8452) implementation for C, Android and Java, with hardware acceleration support.
miscreant / Miscreant.rsRust implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
miscreant / Miscreant.goGo implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
artjomb / Cryptojs ExtensionExtensions for CryptoJS containing AES-CMAC, AES-SIV and AES-EAX implementations
codahale / Aes Gcm SivA Java implementation of AES-GCM-SIV (RFC 8452).
Metalnem / Aes Gcm Siv.NET Core 3.0 implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption
miscreant / Miscreant.rbRuby implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
dfoxfranke / Libaes SivAn RFC5297-compliant C implementation of AES-SIV
miscreant / Miscreant.jsTypeScript implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
miscreant / Miscreant.pyPython implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
miscreant / Miscreant.netC# implementation of Miscreant: misuse-resistant encryption library with AES-SIV (RFC 5297) and AES-PMAC-SIV support
ericlagergren / SivAES-GCM-SIV per RFC 8452
chris-wood / Aes Gcm SivNo description available
secure-io / Siv GoGo implementation of AES-SIV-CMAC and AES-GCM-SIV
dorssel / Dotnet Aes Extra.NET Standard 2.0 implementation of AES-CTR, AES-CMAC, SIV-AES (aka AES-SIV), AES-CMAC-PRF-128 (aka PRF_AES128_CMAC), and PBKDF2-AES-CMAC-PRF-128.
arktronic / Aes SivPortable AES-SIV implementation in C++