An open API service indexing awesome lists of open source software.

https://github.com/rogerisk/encryption-program

Program that lets users register, login and encrypt messages. User credentials get encrypted twice and hashed, then stored in a json file while encrypted.
https://github.com/rogerisk/encryption-program

credential-manager encryption-decryption json python3 safety

Last synced: 3 months ago
JSON representation

Program that lets users register, login and encrypt messages. User credentials get encrypted twice and hashed, then stored in a json file while encrypted.

Awesome Lists containing this project

README