sigma_ciphers_cryptograms
Cipher suite
A Python implementation of various ciphers and encryption algorithms with a custom wrapper called Sigma.
DIY gravity falls cryptograms made with python, with some twist
3 stars
1 watching
0 forks
Language: Python
last commit: over 2 years ago algorithmciphercipher-algorithmsencryption-algorithmsencryption-decryptionencryption-toolgravityfallspython
Related projects:
Repository | Description | Stars |
---|---|---|
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
georgemarshall/django-cryptography | Provides primitives and drop-in replacements for encrypting data in Django | 385 |
b-con/crypto-algorithms | A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
kisom/gocrypto | Example code for symmetric encryption and decryption in Go | 153 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
zama-ai/concrete | A compiler that converts Python programs into homomorphic encryption algorithms | 1,270 |
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,683 |
jangko/nimaes | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
mozilla/cipherscan | Tool to test and analyze SSL/TLS ciphersuites on a target system | 1,966 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
formalchemy/pyramid_formalchemy | Tools and utilities for integrating FormAlchemy into Pyramid web applications | 44 |
mratsim/constantine | A high-performance cryptography library for cryptographic primitives and protocols used in blockchain and zero-knowledge proof systems | 417 |
paulmillr/noble-ciphers | A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
qistoph/arduinoaes256 | An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. | 62 |
emakeev/milenage | An implementation of a cryptographic cipher suite | 3 |