Crypto-Vinaigrette
Digital signature generator
A tool for generating and verifying quantum-resistant digital signatures.
Quantum-resistent asymmetric key generation tool for digital signatures.
20 stars
6 watching
3 forks
Language: Python
last commit: over 5 years ago
Linked from 2 awesome lists
cryptographydigital-signaturekey-generationpost-quantum-cryptographypythonrainbow-schemesecurity-toolsuov
Related projects:
Repository | Description | Stars |
---|---|---|
secretsquirrel/sigthief | A tool that generates invalid signatures to test antivirus software's signature verification and validation capabilities. | 2,116 |
rustcrypto/signatures | This project provides digital signature algorithms and implementation in Rust. | 472 |
google/vxsig | Automatically generates AV byte signatures from sets of similar binaries using a signature generation algorithm. | 259 |
dmazzella/ucrypto | Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 32 |
javirandor/passgpt | A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 49 |
dalek-cryptography/ed25519-dalek | Fast and efficient implementation of ed25519 key generation, signing, and verification in Rust. | 686 |
sermodigital/jose | Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
akuradiary/sigma_ciphers_cryptograms | A Python implementation of various ciphers and encryption algorithms with a custom wrapper called Sigma. | 3 |
spider-gazelle/ed25519 | An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm | 8 |
vprusso/toqito | A Python library providing numerical tools for studying quantum information objects | 155 |
alienvault-otx/yabin | Generates Yara signatures for identifying malware code similarities | 157 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
cleanunicorn/abi2signature | Generates Ethereum ABI signatures from contract ABIs or function signatures | 55 |
jsign/verkle-crypto | Cryptography implementation for Ethereum's Verkle Trees | 38 |