/Crypto-Group-Projects

Cryptography Group Projects for MTH329

Primary LanguageJupyter NotebookCreative Commons Zero v1.0 UniversalCC0-1.0

Cryptography Group Projects

  • Bishal Ghosh
  • Lubdhak Mondal
  • Purva Parmar

Simplified DES

A simplified implementation of the DES (Data Encryption Standard). This is not yet complete.

LPN and the HB Protocol

The Hopper Blum protocol is a shared secret-key authentication protocol designed for low-cost devices like RFID tags. It is based on the Learning Parity with Noise (LPN) problem.

Brute Force example demo