ecb topic
cppDES
C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)
AndroidEncryptionExample
Android RSA AES Example with unit tests
crypto
🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
openssl
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.
aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
pyaes
Pure-Python implementation of AES block-cipher and common modes of operation.
DamnVulnerableCryptoApp
An app with really insecure crypto. To be used to see/test/exploit weak cryptographic implementations as well as to learn a little bit more about crypto, without the need to dive deep into the math be...
crypt2go
Go (golang) ECB mode of encryption and padding.
Security-iOS
some NSData Category for doing RSA,AES,MD5,SHA1,SHA256,Sign,Verify on iOS Cryptography