Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for aes
GitHub Repo https://github.com/B-Con/crypto-algorithms

B-Con/crypto-algorithms

Basic implementations of standard cryptography algorithms, like AES and SHA-1.
GitHub Repo https://github.com/secworks/aes

secworks/aes

Verilog implementation of the symmetric block cipher AES (Advanced Encryption Standard) as specified in NIST FIPS 197. This implementation supports 128 and 256 bit keys.
GitHub Repo https://github.com/BruceWind/AESJniEncrypt

BruceWind/AESJniEncrypt

🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
GitHub Repo https://github.com/kokke/tiny-AES-c

kokke/tiny-AES-c

Small portable AES128/192/256 in C
GitHub Repo https://github.com/dhuertas/AES

dhuertas/AES

AES algorithm implementation in C
GitHub Repo https://github.com/WaterJuice/WjCryptLib

WaterJuice/WjCryptLib

Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
GitHub Repo https://github.com/SergeyBel/AES

SergeyBel/AES

C++ AES implementation
GitHub Repo https://github.com/haskell/aeson

haskell/aeson

A fast Haskell JSON library
GitHub Repo https://github.com/matt-wu/AES

matt-wu/AES

Understanding AES & Rijndael
GitHub Repo https://github.com/bricke/Qt-AES

bricke/Qt-AES

Native Qt AES encryption class