 tiny-AES-c
 tiny-AES-c 
 AES library
 An implementation of small portable AES encryption algorithms in C
Small portable AES128/192/256 in C
4k stars
 143 watching
 1k forks
 
Language: C 
last commit: about 1 year ago 
Linked from   4 awesome lists  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | Exploits the vulnerability in CBC mode encryption with PKCS7 padding to reveal plaintext bytes from intercepted ciphertexts. | 327 | 
|  | An AES-128 CFB mode encryption module for MicroPython devices. | 4 | 
|  | Provides functions for elliptic curve cryptography and key management | 289 | 
|  | A utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods. | 1,136 | 
|  | Protects user passwords from brute force, rainbow tables, and timing attacks by generating unique salts for each password. | 347 | 
|  | Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript | 771 | 
|  | Protects cryptographic keys and seed secrets using secure multiparty computation | 459 | 
|  | A collection of implementations for pure Rust elliptic curve cryptography. | 694 | 
|  | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 | 
|  | Protects iOS apps by encoding sensitive strings as unreadable C language strings. | 648 | 
|  | Provides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification. | 1,711 | 
|  | Provides tools for secure digital transactions using elliptical curve cryptography | 38 | 
|  | A Go library implementing authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm. | 86 | 
|  | Anonymizes Ethereum RPC requests using the Nym network | 55 | 
|  | A module for symmetric key negotiation and encryption using Elliptic Curve Integrated Encryption Scheme (ECIES) | 58 |