3 releases

0.1.2 Feb 9, 2025
0.1.1 Dec 23, 2024
0.1.0 Feb 9, 2024

#585 in Authentication

Download history 3/week @ 2024-10-27 53/week @ 2024-11-24 5/week @ 2024-12-01 13/week @ 2024-12-08 1/week @ 2024-12-15 169/week @ 2024-12-22 4/week @ 2024-12-29 2/week @ 2025-01-05 2/week @ 2025-01-12 117/week @ 2025-02-09

117 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

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