python-cryptography
There are 24 repositories under python-cryptography topic.
nthparty/oblivious
Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
AxlLind/coursera-cryptography-I
Solutions to all 6 programming assignments in Dan Boneh's course Cryptography I. Written in type annotated Python.
colinxu2020/slhdsa
The pure python implement of the slh-dsa algorithm.
nthparty/additive
Data structure for representing additive secret shares of integers, designed for use within secure multi-party computation (MPC) protocol implementations.
isakruas/ecutils
Python Library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.
Pymmdrza/fastCrypter
Professional Compression and Encryption Library with Native C/C++ Acceleration
Robin-mlh/USI
Système de communication TCP via socket sécurisé
nthparty/bcl
Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.
leo-aa88/cryptography
Cryptography projects and algorithms in Python
Nurul-GC/angosafe
plataforma para controlo e encriptacao de dados - [gcrypter extension]
Equat-ion/Permutations
A local easy-to-use password manager written in python.
FardinHash/Cryptography-Python
All about Cryptography tools & techniques. Python implementation.
sudoerr/PyEasyCrypto
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.
t0mxplo1t/Sandi-Geser
Shift Cipher
ifabrisarabellapark/ETHSF-scorebox-backend
Python credit scoring model (ft. Covalent HQ) / off-chain encryptor toolkit
nano9911/AES128_Python3
AES-128 Implementation in Python 3.9, Multi-threaded using 2 Queues
wizlab-it/dyspatcher
Multiplatform Python Web Chat Server with end-to-end encryption to exchange secure and private messages
Defalt-Markowickz/Sudno
Herramienta encode y decode en base64 (por el momento).
francescopiocirillo/uni-trust-credential-management-system
🔐 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.
nthparty/exclusive
Data structure for representing secret shares of byte vectors based on bitwise XOR, designed for use within secure multi-party computation (MPC) protocol implementations.
okqsna/laboratory-work-2-encryption
Laboratory work №2 on Discrete Math. Implementation of secure transmission of messages.
SAJAD-net/pyenigma
Enigma cipher machine simulator