Crates.io | win-sid-core |
lib.rs | win-sid-core |
version | 0.2.1 |
created_at | 2024-12-25 16:54:19.830686+00 |
updated_at | 2024-12-28 19:56:16.150911+00 |
description | Windows security identifier primitive |
homepage | https://github.com/outurnate/win-sid/ |
repository | https://github.com/outurnate/win-sid/ |
max_upload_size | |
id | 1495088 |
size | 14,955 |
A rust library providing types for handling Windows SIDs in a cross platform manner.
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.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.