Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
-
Updated
May 8, 2024 - Python
Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
Solutions to all 6 programming assignments in Dan Boneh's course Cryptography I. Written in modern type annotated Python.
Système de communication TCP via socket sécurisé
Data structure for representing additive secret shares of integers, designed for use within secure multi-party computation (MPC) protocol implementations.
Python Library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.
Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.
plataforma para controlo e encriptacao de dados - [gcrypter extension]
Cryptography projects and algorithms in Python
Shift Cipher
[outdated] A Python cryptography package with more features, simplicity, and quality.
All about Cryptography tools & techniques. Python implementation.
Easy To Use Cryptography For Python. A python library to easily and safely transfer information over unsafe channels and sign and verify data using ECDSA.
Data structure for representing secret shares of byte vectors based on bitwise XOR, designed for use within secure multi-party computation (MPC) protocol implementations.
Multiplatform Python Web Chat Server with end-to-end encryption to exchange secure and private messages
Enigma cipher machine simulator
Herramienta encode y decode en base64 (por el momento).
Python credit scoring model (ft. Covalent HQ) / off-chain encryptor toolkit
AES-128 Implementation in Python 3.9, Multi-threaded using 2 Queues
The pure python implement of the slh-dsa algorithm.
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."