.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 9, 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.
This program is to decrypt AES-CTR that reused key with a known plain text and cipher text pair
A .NET implementation of AES-CTR.
AES CTR - Counter Flutter plugin.
This GitHub repository focuses on Information Security (IS) algorithms implemented in C++ and Python. It includes encryption algorithms, classic ciphers, and secure hashing techniques to safeguard data and enhance data security.
Exercise of the course "Introduction to Information Security": install AES encryption with CBC mode and CTR mode
API-based encryption system that supports various encryption algorithms, providing a secure and flexible solution for encrypting and decrypting files.
Add a description, image, and links to the aes-ctr-mode topic page so that developers can more easily learn about it.
To associate your repository with the aes-ctr-mode topic, visit your repo's landing page and select "manage topics."