Skip to content

a password manager written in rust, with strong encryption

Notifications You must be signed in to change notification settings

crypticC0der/passman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

passman

a password manager written in rust, with strong encryption
this is still in development but its finishing up now

this is a password managaer written in rust and the passwords are stored encrypted
it is part of my summer of code project where i aim to do around 9 coding projects
over my extended summer holidays before i head to university

the passwords are stored using a binary file ".pass"
you will need to create it and give some temporary data before using it
the data is stored using a vernam cipher
this was chosen as it is fast and computaionally secure

About

a password manager written in rust, with strong encryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages