https://github.com/ntdls/rijndael
A Rijndael/AES c++ implementation.
https://github.com/ntdls/rijndael
aes cryptography rijndael
Last synced: about 2 months ago
JSON representation
A Rijndael/AES c++ implementation.
- Host: GitHub
- URL: https://github.com/ntdls/rijndael
- Owner: NTDLS
- License: mit
- Created: 2018-04-12T03:21:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T17:00:01.000Z (6 months ago)
- Last Synced: 2024-11-21T18:18:03.206Z (5 months ago)
- Topics: aes, cryptography, rijndael
- Language: C
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rijndael
A Rijndael/AES c++ implementation.