Skip to content

Releases: jurrutiap/CriptoBros

Criptobros v3.0 release

10 Dec 02:24
110b745
Compare
Choose a tag to compare

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

26 Oct 05:50
Compare
Choose a tag to compare

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

08 Oct 03:06
de69bda
Compare
Choose a tag to compare

These are the previews of the first installment of the application