3 releases
0.1.2 | Feb 9, 2025 |
---|---|
0.1.1 | Dec 23, 2024 |
0.1.0 | Feb 9, 2024 |
#585 in Authentication
117 downloads per month
Used in 3 crates
(2 directly)
30KB
669 lines
Keychain Parser
Parse the output of security(1) dump-keychain on MacOS.
License
MIT OR Apache-2.0
lib.rs
:
Parses the output of the dump-keychain
command
of security(1)
on MacOS.
Dependencies
~6MB
~81K SLoC