| B-Con/crypto-algorithms |
1,026 |
|
0 |
0 |
over 5 years ago |
0 |
|
29 |
|
C |
| Basic implementations of standard cryptography algorithms, like AES and SHA-1. |
| ethereum/js-ethereum-cryptography |
629 |
|
0 |
346 |
about 2 years ago |
29 |
July 12, 2023 |
5 |
mit |
TypeScript |
| Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js |
| RustCrypto/AEADs |
609 |
|
4 |
234 |
about 2 years ago |
27 |
September 21, 2023 |
23 |
|
Rust |
| Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers |
| dhuertas/AES |
369 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
mit |
C |
| AES algorithm implementation in C |
| entronad/crypto-es |
210 |
|
0 |
102 |
over 2 years ago |
21 |
October 24, 2023 |
1 |
other |
JavaScript |
| A cryptography algorithms library |
| QuasarApp/Qt-Secret |
203 |
|
0 |
0 |
about 3 years ago |
0 |
|
11 |
lgpl-3.0 |
C++ |
| Simple encryption library supporting RSA and AES algorithms. |
| usecodelee/encryption-algorithm |
127 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
mit |
C# |
| DES、AES、Present、Extended Euclidean Algorithm、Miller-Rabin( 常用密码学算法)推荐书籍《现代密码学趣味之旅》---彭长根 |
| mitshell/CryptoMobile |
86 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
Python |
| Cryptography for mobile network - C implementation and Python bindings |
| etcimon/botan |
84 |
|
7 |
4 |
over 2 years ago |
29 |
November 02, 2023 |
5 |
other |
D |
| Block & stream ciphers, public key crypto, hashing, KDF, MAC, PKCS, TLS, ASN.1, BER/DER, etc. |
| jbubriski/Encryptamajig |
67 |
|
3 |
1 |
over 11 years ago |
1 |
May 29, 2013 |
8 |
mit |
C# |
| A simple wrapper to the .NET AES encryption algorithm functionality. |