6 releases

0.0.7 Oct 3, 2022
0.0.5 Sep 29, 2022

#1951 in Parser implementations

Custom license

43KB
993 lines

Rs-pwsafe

dependency status Apache2/MIT licensed

Pure rust readonly implementation of the Pwsafe file format. For more information on Pwsafe and a solid c++ implementation, see pwsafe.org and on GitHub

If you need write support take a look at pwsafe a other pwsafe implementation in rust, which i have not looked into.

Warning

This is currently a real early state, not all field types or other specifications are implemented yet.

License

All crates licensed under

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~1.3–2MB
~39K SLoC