Repository navigation
aes-cbc
- Website
- Wikipedia
The Illustrated TLS 1.2 Connection: Every byte explained
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.
Minimal and single-header cryptography library (AES, RSA, Base16, Base64, ZLib), implemented for education purposes - use @abumq/ripe for production.
A minimalist implementation of AES algorithms in C
Padding Oracle Attack fully explained and coded from scratch in Python3
Delphi AES Encryption, Golang AES Decryption. AES-256-CBC-PKCS7...
Diglol Crypto for Kotlin Multiplatform.
Lightweight cryptography library wrapper
Universal text data encryption and decryption tool based on AES-256 CBC. Encrypt text or custom files. Privacy secure encryption in your browser only.
Open Source Crypto Authentication USB Dongle
Cryptography Algorithms
Golang programs for AES -CBC mode encryption with HMAC-SHA256 and Padding Oracle attack on AES-CBC mode.