6 releases
0.0.7 | Oct 3, 2022 |
---|---|
0.0.5 | Sep 29, 2022 |
#2345 in Parser implementations
25 downloads per month
43KB
993 lines
Rs-pwsafe
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.2–1.9MB
~38K SLoC