.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.
-
Updated
Apr 1, 2025 - C#
.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.
Software implementation of the AES cipher with related modes of operations
A .NET implementation of XAES-256-GCM, an extended nonce version of AES-GCM.
Run AES using the cryptolib library on micropython. + compatible CMAC script without external dependencies
Add a description, image, and links to the aes-cmac topic page so that developers can more easily learn about it.
To associate your repository with the aes-cmac topic, visit your repo's landing page and select "manage topics."