tiny-AES-c

AES library

An implementation of small portable AES encryption algorithms in C

Small portable AES128/192/256 in C

GitHub

4k stars
143 watching
1k forks
Language: C
last commit: almost 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mpgn/padding-oracle-attackExploits the vulnerability in CBC mode encryption with PKCS7 padding to reveal plaintext bytes from intercepted ciphertexts.327
jacklinquan/micropython-cryptocfbAn AES-128 CFB mode encryption module for MicroPython devices.4
eosio/eosjs-eccProvides functions for elliptic curve cryptography and key management289
kelp404/cocoasecurityA utility class providing encryption and hashing functionality using AES and various hash algorithms, along with encoding and decoding methods.1,136
ericelliott/credentialProtects user passwords from brute force, rainbow tables, and timing attacks by generating unique salts for each password.347
paulmillr/noble-secp256k1Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript771
unboundsecurity/blockchain-crypto-mpcProtects cryptographic keys and seed secrets using secure multiparty computation459
rustcrypto/elliptic-curvesA collection of implementations for pure Rust elliptic curve cryptography.694
q9f/secp256k1.crA native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm48
pjebs/obfuscator-iosProtects iOS apps by encoding sensitive strings as unreadable C language strings.648
indutny/ellipticProvides a JavaScript implementation of elliptic curve cryptography for secure data signing and verification.1,711
cryptocoinjs/ecdsaProvides tools for secure digital transactions using elliptical curve cryptography38
essentialkaos/brancaA Go library implementing authenticated encrypted API tokens using the XChaCha20-Poly1305 AEAD algorithm.86
edenblockvc/spookAnonymizes Ethereum RPC requests using the Nym network55
bitpay/bitcore-eciesA module for symmetric key negotiation and encryption using Elliptic Curve Integrated Encryption Scheme (ECIES)58