Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netromdk/faes
Fast AES
https://github.com/netromdk/faes
aes aes-cbc aes-cipher aes-ctr aes-ecb aes-encryption cipher cpp cryptography encryption mit-license
Last synced: 4 days ago
JSON representation
Fast AES
- Host: GitHub
- URL: https://github.com/netromdk/faes
- Owner: netromdk
- License: mit
- Created: 2015-10-04T12:59:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T13:08:24.000Z (about 9 years ago)
- Last Synced: 2024-12-19T20:28:03.104Z (14 days ago)
- Topics: aes, aes-cbc, aes-cipher, aes-ctr, aes-ecb, aes-encryption, cipher, cpp, cryptography, encryption, mit-license
- Language: C++
- Homepage:
- Size: 160 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# faes
Pronouced "Fast AES" utilizes the AES cryptography instructions supported on newer Intel CPUs.