3 unstable releases

new 0.2.1 Dec 28, 2024
0.2.0 Dec 28, 2024
0.1.0 Dec 25, 2024

#132 in #parsing

Download history 326/week @ 2024-12-25

326 downloads per month
Used in win-sid

MIT/Apache

19KB
328 lines

win-sid   Latest Version

A rust library providing types for handling Windows SIDs in a cross platform manner.

Description

This library provides one core type - SecurityIdentifier. This type can represent any valid Windows SID, and also supports serializing to/from the canonical byte representation and string representation.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Dependencies

~1.2–1.9MB
~37K SLoC