Skip to content

reyho/PSMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSMS

Password storing and managing system I replaced the tab with 4 spaces for my indentation so I wont get the inconsistent use of tabs and spaces error

Command line arguments: Encrypt security files: "session.py -e --inkey pathToPrivateKey" Decrypt security files: "session.py -d --inkey pathToPrivateKey"

Decrypt symmetric key: "session.py -d --symmkey --inkey pathToPrivateKey" Encrypt symmetric key: "session.py -e --symmkey --inkey pathToPrivateKey"

About

Password storing and managing system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published