Skip to content

A Rust library for reading and writing Password Safe databases.

License

Notifications You must be signed in to change notification settings

1uckyPh4nt0m/pwsafer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwsafer

A Rust library for reading and writing Password Safe databases.

Updated version of pwsafe. Fixed dependancy issues due to yanked crate block-cipher-trait. PwsafeReader decrypts the whole psafe3 file in the new method and PwsafeWriter encrypts and writes fields on call to finish. This was done because block-modes consumes the BlockMode instance when calling encrypt and decrypt.

About

A Rust library for reading and writing Password Safe databases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages