The Illustrated TLS 1.2 Connection: Every byte explained
翻译 - TLS图解说明:每个字节均已说明
#安全#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
Performance Evaluation of SHA-256 using SHA New Instructions.
#安全#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.
#安全#Encryption / Decryption of images with AES-CBC/ECB
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.