ecb topic

List ecb repositories

cppDES

106
Stars
45
Forks
Watchers

C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)

AndroidEncryptionExample

77
Stars
30
Forks
Watchers

Android RSA AES Example with unit tests

crypto

52
Stars
2
Forks
Watchers

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

Qt-AES

483
Stars
183
Forks
Watchers

Native Qt AES encryption class

openssl

278
Stars
46
Forks
Watchers

A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.

aes-js

1.4k
Stars
273
Forks
Watchers

A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.

pyaes

449
Stars
141
Forks
Watchers

Pure-Python implementation of AES block-cipher and common modes of operation.

DamnVulnerableCryptoApp

85
Stars
22
Forks
Watchers

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

102
Stars
26
Forks
Watchers

Go (golang) ECB mode of encryption and padding.

Security-iOS

89
Stars
27
Forks
Watchers

some NSData Category for doing RSA,AES,MD5,SHA1,SHA256,Sign,Verify on iOS Cryptography