Skip to content

Application to store passwords; also includes a password generator. Passwords are of course stored encrypted and can only be accessed via the master password which was specified when the password was stored. The protocol I used guarantees 'Indistinguishability under chosen-plaintext attack (IND-CPA)' which means in this case that for an attacker…

Notifications You must be signed in to change notification settings

DerM4nu3l/PassLock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

About

Application to store passwords; also includes a password generator. Passwords are of course stored encrypted and can only be accessed via the master password which was specified when the password was stored. The protocol I used guarantees 'Indistinguishability under chosen-plaintext attack (IND-CPA)' which means in this case that for an attacker…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages