3 releases
0.1.2 | Feb 9, 2025 |
---|---|
0.1.1 | Dec 23, 2024 |
0.1.0 | Feb 9, 2024 |
#765 in Authentication
154 downloads per month
Used in 2 crates
(via sos-migrate)
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