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.

    Language:Python27265
  • AxlLind/coursera-cryptography-I

    Solutions to all 6 programming assignments in Dan Boneh's course Cryptography I. Written in type annotated Python.

    Language:Python16102
  • colinxu2020/slhdsa

    The pure python implement of the slh-dsa algorithm.

    Language:Python11222
  • nthparty/additive

    Data structure for representing additive secret shares of integers, designed for use within secure multi-party computation (MPC) protocol implementations.

    Language:Python6103
  • 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.

    Language:Python5012
  • Pymmdrza/fastCrypter

    Professional Compression and Encryption Library with Native C/C++ Acceleration

    Language:Python55
  • Robin-mlh/USI

    Système de communication TCP via socket sécurisé

    Language:Python5200
  • nthparty/bcl

    Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.

    Language:Python3104
  • leo-aa88/cryptography

    Cryptography projects and algorithms in Python

    Language:Python21
  • Nurul-GC/angosafe

    plataforma para controlo e encriptacao de dados - [gcrypter extension]

    Language:HTML2101
  • Equat-ion/Permutations

    A local easy-to-use password manager written in python.

    Language:Python1
  • FardinHash/Cryptography-Python

    All about Cryptography tools & techniques. Python implementation.

    Language:Python1101
  • 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.

    Language:Python1100
  • t0mxplo1t/Sandi-Geser

    Shift Cipher

    Language:Python110
  • ifabrisarabellapark/ETHSF-scorebox-backend

    Python credit scoring model (ft. Covalent HQ) / off-chain encryptor toolkit

    Language:Python0261
  • nano9911/AES128_Python3

    AES-128 Implementation in Python 3.9, Multi-threaded using 2 Queues

    Language:Python0100
  • wizlab-it/dyspatcher

    Multiplatform Python Web Chat Server with end-to-end encryption to exchange secure and private messages

    Language:Python0100
  • Sudno

    Defalt-Markowickz/Sudno

    Herramienta encode y decode en base64 (por el momento).

    Language:Python10
  • 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.

    Language:Python
  • 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.

    Language:Python10
  • okqsna/laboratory-work-2-encryption

    Laboratory work №2 on Discrete Math. Implementation of secure transmission of messages.

    Language:Python
  • SAJAD-net/pyenigma

    Enigma cipher machine simulator

    Language:Python10