ecb topic

List ecb repositories

tiny-AES-C

19
Stars
12
Forks
Watchers

Small portable AES128 in C

exchange

22
Stars
14
Forks
Watchers

ČNB, ECB, RB exchange rates, fiat exchange, built-in cache, expandable for other banks, PSR-7, 17, 18

cipher4j

30
Stars
14
Forks
Watchers

Pure Implementations for encryption algorithms including DES, RSA, AES, RC4

Katsumi

22
Stars
1
Forks
Watchers

Cryptography project carried out at the UTT for the GS15 course in fall 2020 (A20).

AES-Encryption-Python

25
Stars
22
Forks
Watchers

Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then...

RatesExchangeApi_iOS

26
Stars
7
Forks
Watchers

A fully functional currency converter for iOS written in Swift 4, based on Rates Exchange API.

ecb-euro-exchange-rates

16
Stars
3
Forks
Watchers

Retrieve Euro foreign exchange reference rates from the European Central Bank

QSimpleCrypto

15
Stars
3
Forks
Watchers

Small C++ cryptography library based on Qt and OpenSSL.

crypt

15
Stars
4
Forks
Watchers

:lock: A simple Go library for cryptographic

aes

16
Stars
8
Forks
Watchers

🔑 An implemetantion of the AES algorithm in Python 3 and block cipher mode of operation ECB, CBC and CTR.