Whitebox AES implementation in C++. Chow, Karroumi.
-
Updated
Feb 23, 2023 - C++
Whitebox AES implementation in C++. Chow, Karroumi.
WBC AES implementation in C++ using Chow and Muir papers supporting 128, 192, 256, 512, 1024, 2048 and 4096-bit keys
AES encryption working between Objective-C and Java.
CRYPTOGAMS distribution repository
high performance AES implementations optimized for cortex-m microcontrollers
加密解密工具箱GUI程序,支持Windows和linux系统。
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
AES implementation in pure Golang, including ECB, CBC, CFB, OFB, CTR and GCM mode.
Pycrypto based very simple AES cipher client
Simple AES128/192/256 in Java
Cross-platform solution to Encrypt and Decrypt files locally and quickly. This source is Android compatible.
Cryptography Algorithms
🛡️Cryptography Algorithms App🔑
Peer to Peer video monitoring system for Android devices
Paywall Issue: The provider leaks sensitive data like password, IV and salt which are used for encryption and can be used to decrypt the articles.
A class library for .NET and .NET Framework, offering cascading triple-layered encryption/decryption (Twofish->Serpent->AES), with internal key management and unique IVs for each layer, for enhanced data security. Integrates with Azure Key Vault, AWS or Google Cloud for seamless store/retrieve of the 256-bit encryption key(s).
Quick and simple 128-bit AES encrypted NFC compatible login tool.
python crypto functions
C++17 implementation (faster) of Kokke's AES-C (https://github.com/kokke/tiny-AES-c)
Simple data encryption and decryption using AES Algorithm in Java swing. Users will put their hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using the first user key
Add a description, image, and links to the aes-cipher topic page so that developers can more easily learn about it.
To associate your repository with the aes-cipher topic, visit your repo's landing page and select "manage topics."