Releases: jurrutiap/CriptoBros
Releases · jurrutiap/CriptoBros
Criptobros v3.0 release
Release Content
Highlights
For version 3.0, bugs from the second release were fixed. Public Key cryptosystems module was added, implementing algorithms such as RSA, Rabin, Elgamal (DLP), Elgamal (Eliptic curve: EC255519) and a Digital signature Authenticator (Eliptic curve: SECP256k1). The technical specifications are on the README and the PDF report.
BugFix
- The Hill Image-Encrypt now accepts images from all the sizes and bit-depth. Image encryption algorithms were optimized.
- Updated back-end logic, making responsiveness better and faster.
Criptobros v2.0 release
Release Content
Highlights
Block-cipher cryptosystems module was added, implementing algorithms such as DES, Simplified-DES, Triple-DES and AES. The technical specifications are on the README and the PDF report.
BugFix
- The Hill Image-Encrypt now accepts images from all the sizes and bit-depth.
- Vigenere Attack now automatically detects the length of the keyword (implemented Kandinsky's test).
Criptobros first version
These are the previews of the first installment of the application