blacklanternsecurity/badsecrets
A library for detecting known secrets across many web frameworks
georgemarshall/django-cryptography
Easily encrypt data in Django
mathiasertl/django-ca
Django app providing a Certificate Authority
luojilab/django-mirage-field
Django model field encrypt/decrypt your data, keep secret in database.
krptn/krypton
Data encryption at rest and IAM for Python
texadactyl/diyca
Do-It-Yourself Certificate Authority
sakship31/Text-steganography
Flask website for implementation of paper on text-based steganography i.e. hiding a secret message in a cover message and sending it over social media which in turn can be revealed.
alpden550/encrypt-decrypt-fields
Encrypt and decrypt fields for Django and SQLAlcemy.
techsyndicate/encryptid-20
Encryptid '20 platform
rafaeelaudibert/Encryptor
Several encryptors (cryptographic secure or not) available in a REST API fashion, using Flask
runar-org/messenger
Cryptographic messaging platform that generates links to encrypted messages hiding privacy of sender, and recipient.
shah-dhwanil/Django-CryptographicFields
A Django app for cryptography in Django Models.
jbjulia/SDEV300
SDEV 300 Building Secure Python Applications
informatyzacja/CertMinder
Application for reminding about expiring SSL certificates
maiconandsilva-archive/dvd-store-website
Very simple website with two databases. One database for storing everything the website needs, the other for storing encrypted customer personal data. Encrypted keys are stored on Azure Secret Vault.
Soumikbhatta/CryptoSafe
A python flask web app to encrypt and store text files using Hybrid Cryptography.
DavidFM43/enigma
Enigma is a web-based cryptography tool that allows you to encrypt, decrypt, and attack texts and images using a variety of classic and modern ciphers, including block ciphers.
furritos/flask-simple-crypt
Flask extension based on simple-crypt that allows simple, secure encryption and decryption for Python.
rashi2911/Secure-Cloud-Storage-Using-Symmetric-Cryptography
This is a web application that would help the users to store their data securely on cloud by using different encryption algorithms .The method involves encrypting a file , then decrypting it with a private key. The files can be stored by the user on cloud (AWS S3) and viewed and downloaded. The website is also secured using AWS WAF.
ujjwal-raizada/Medical-History-Management
Medical History Management: Cryptography Project (BITS F463)
henrik-andreasson/haca
ca implemented in python with cryptography.io
Jbcampbe/navajo
Classical Cryptography Decryption Tool Written Using Vue.js and Electron
paul3bin/cryptography-api
A Flask-API that encrypts and decrypts plaintext and ciphertext respectively using various cryptographic algorithms.
CasCodes/cryptography
Classic ciphers paired with a minimalist GUI
samehsy/cyper-security
simple web app to simmulation some cyper security concepts
IloveNooodles/Classic-Crypto
Web based Classic cryptography
Dostonbek1/NOL
Secure chat app with cryptography
svgvr8/django-cryptography
A user-friendly web app to encrypt and decrypt text. Built with Python and Django, it can be easily set up on your local machine. With just a few simple steps, start keeping your messages and information safe. Enjoy private communication or have fun with encrypted text.
MatSaf123/cryptography-classes
Cryptography tasks for UE Katowice 2021 classes written in Python, FastAPI and Flask.