ecb
Here are 83 public repositories matching this topic...
Language:All
Sort:Most stars
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
- Updated
Oct 8, 2023 - JavaScript
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.
- Updated
Aug 28, 2023 - Go
C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)
- Updated
Aug 2, 2024 - C++
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 behind it
- Updated
Mar 3, 2023 - TypeScript
Android RSA AES Example with unit tests
- Updated
Feb 15, 2017 - Java
🔐 Fast crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
- Updated
Feb 15, 2025 - TypeScript
Pure Implementations for encryption algorithms including DES, RSA, AES, RC4
- Updated
Oct 12, 2020 - Java
A fully functional currency converter for iOS written in Swift 4, based on Rates Exchange API.
- Updated
Mar 12, 2019 - Swift
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 an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.
- Updated
Jul 22, 2017 - Python
Cryptography project carried out at the UTT for the GS15 course in fall 2020 (A20).
- Updated
Apr 2, 2021 - Python
Retrieve Euro foreign exchange reference rates from the European Central Bank
- Updated
Aug 30, 2024 - JavaScript
🔑 An implemetantion of the AES algorithm in Python 3 and block cipher mode of operation ECB, CBC and CTR.
- Updated
May 4, 2019 - Python
Improve this page
Add a description, image, and links to theecb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theecb topic, visit your repo's landing page and select "manage topics."