davidmigloz / IDEA-cipher
Software implementation of International Data Encryption Algorithm (IDEA) cipher with 4 ciphering modes (ECB, CBC, CFB, OBF).
☆20Updated 6 years ago
Alternatives and similar repositories for IDEA-cipher
Users that are interested in IDEA-cipher are comparing it to the libraries listed below
Sorting:
- A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKD…☆68Updated last year
- Java implementation of Keccak and SHA-3 hash functions.☆14Updated 2 years ago
- Java Implementation of AES (128 and 256)☆50Updated 13 years ago
- Java implementation of FIPS 202, SHA3-xxxx, SHAKE128, SHAKE256☆18Updated 4 years ago
- Whitebox AES implementation in Java. Chow scheme.☆94Updated last year
- Optimized (fast) Java Keccak/SHA3/SHAKED implementation☆13Updated 4 years ago
- Java implementation of NTRUEncrypt and NTRUSign☆113Updated 4 years ago
- Serpent Cipher implementation for Cryptography course.☆9Updated 12 years ago
- Pure Implementations for encryption algorithms including DES, RSA, AES, RC4☆30Updated 4 years ago
- File Encryption in Java with DES, DESede and other algorithms☆9Updated 9 years ago
- Strong encryption for Java simplified☆102Updated 5 years ago
- ☆15Updated 7 years ago
- Obfuscated/clearable in memory string management☆41Updated last year
- 🔑 Password hashing utility in Java☆71Updated 2 months ago
- Simple string obfuscator for Java☆161Updated 8 years ago
- Java http direct download library☆33Updated 5 years ago
- Encrypted File System for Java: transparent encryption of files with e.g. AES by a java.nio.file.FileSystem implementation☆41Updated this week
- Java class file shrinker, optimizer, obfuscator, and preverifier☆59Updated 4 years ago
- Argon2 Java implementation☆41Updated 5 years ago
- Better random-number generation for Java. Javadocs:☆26Updated 9 months ago
- Java implementation of Paillier algorithm. This is one of the few known system that preserves additive homomorphic properties. JCA Pailli…☆11Updated 6 years ago
- My Java implementation of RSA encryption.☆18Updated 11 years ago
- Client/server library for Java, based on Netty and Kryo☆72Updated 2 years ago
- C/C++ whitebox implementation of AES☆110Updated 6 years ago
- ☆11Updated 8 years ago
- Java AES encryption library☆79Updated 6 years ago
- Java implementation of the BLAKE2b cryptographic hash function☆79Updated 2 years ago
- A Java library for working with Ascii85, also called Base85 - a form of binary-to-text encoding☆17Updated 4 years ago
- Gradle plugin for autogenerating version info from gradle and git☆44Updated 2 months ago
- A dex file reader and writer or dex format parser written by google for android source code with java language. It also include dex modul…☆17Updated 8 years ago