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

https://github.com/kamilhan-karaismailoglu/password-vault

Password Vault made with C# and Firebase Realtime Database. The data in the database is encrypted with AES and MD5. This program was written for the thesis.
https://github.com/kamilhan-karaismailoglu/password-vault

aes-encryption csharp firebase-realtime-database md5-encode password-vault

Last synced: 8 months ago
JSON representation

Password Vault made with C# and Firebase Realtime Database. The data in the database is encrypted with AES and MD5. This program was written for the thesis.

Awesome Lists containing this project

README

          

# Password-Vault
Password Vault made with C# and Firebase Realtime Database. The data in the database is encrypted with AES and MD5. This program was written for the thesis.