#windows #ffi #win32

sys crypt32-sys

Contains function definitions for the Windows API library crypt32. See winapi for types and constants.

2 unstable releases

Uses old Rust 2015

0.2.0 Oct 17, 2015
0.0.1 Jan 26, 2015

#255 in Windows APIs

Download history 200/week @ 2023-02-05 90/week @ 2023-02-12 311/week @ 2023-02-19 30/week @ 2023-02-26 448/week @ 2023-03-05 133/week @ 2023-03-12 175/week @ 2023-03-19 148/week @ 2023-03-26 116/week @ 2023-04-02 166/week @ 2023-04-09 93/week @ 2023-04-16 78/week @ 2023-04-23 419/week @ 2023-04-30 99/week @ 2023-05-07 147/week @ 2023-05-14 86/week @ 2023-05-21

754 downloads per month
Used in 4 crates (2 directly)

MIT license

60KB
1K SLoC

crypt32

Contains function definitions for the Windows API library crypt32. See winapi for types and constants.

[dependencies]
crypt32-sys = "0.0.1"
extern crate crypt32;

Documentation


lib.rs:

FFI bindings to crypt32.

Dependencies