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. | 52 |
georgemarshall/django-cryptography | Provides primitives and drop-in replacements for encrypting data in Django | 383 |
b-con/crypto-algorithms | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |
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. | 190 |
zama-ai/concrete | A compiler that converts Python programs into homomorphic encryption algorithms | 1,248 |
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,673 |
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 | 226 |
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 | 408 |
paulmillr/noble-ciphers | A lightweight JavaScript implementation of multiple encryption algorithms | 213 |
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 |