GitHub topics: aes-algorithms
CryptoAlgo-Inc/cryptoAlgo
CryptoAlgo allows you to easily and quickly encrypt and decrypt text or files with the military-standard AES encryption algorithm, then encrypt the AES keys with the secure RSA algorithm.
Language: JavaScript - Size: 512 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Shoukaku07/AES-256-Folder-Encrypted
Simple class to encrypt files in java (android studio).
Language: Java - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

halloweeks/custom-aes
This is a modified version of the AES-128 CBC encryption algorithm. In this custom implementation, encryption and decryption are possible without requiring an Initialization Vector (IV). Instead, the IV is derived from the last and first round key during the encryption and decryption process.
Language: C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
