Solutions to all 6 programming assignments in Dan Boneh's course Cryptography I. Written in type annotated Python.
-
Updated
Jul 17, 2022 - Python
Solutions to all 6 programming assignments in Dan Boneh's course Cryptography I. Written in type annotated Python.
Professional Compression and Encryption Library with Native C/C++ Acceleration
Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.
All about Cryptography tools & techniques. Python implementation.
Shift Cipher
Multiplatform Python Web Chat Server with end-to-end encryption to exchange secure and private messages
Data structure for representing secret shares of byte vectors based on bitwise XOR, designed for use within secure multi-party computation (MPC) protocol implementations.
🔐 Uni Trust is a system designed for the management, selective sharing, and revocation of digital academic credentials in the context of international student mobility, such as the Erasmus program. The project adopts a decentralized, privacy-preserving, and interoperable approach, based on modern technologies.
Triple DES (3DES) encryption/decryption implementation in Python
Enigma cipher machine simulator
Add a description, image, and links to the python-cryptography topic page so that developers can more easily learn about it.
To associate your repository with the python-cryptography topic, visit your repo's landing page and select "manage topics."