GitHub / lonkey / simple-cryptographic-algorithms
Python library for demonstrating the functionality of common cryptographic algorithms
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lonkey%2Fsimple-cryptographic-algorithms
PURL: pkg:github/lonkey/simple-cryptographic-algorithms
Stars: 10
Forks: 5
Open issues: 0
License: gpl-3.0
Language: Python
Size: 71.3 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 2 years ago
Pushed at: almost 4 years ago
Last synced at: over 2 years ago
Topics: additive-inverse, cryptography, dh, diffie-hellman, diffie-hellman-algorithm, elgamal, elgamal-encryption, linear-factorization, modulo-arithmetics, multiplicative-inverse, poc, proof-of-concept, python3, rsa, rsa-algorithm, rsa-encryption, shamir, shamir-algorithm, shamir-secret-sharing, simple