#bsd #ffi

login_cap-sys

Minimal Rust bindings for OpenBSD's login_cap

2 unstable releases

0.1.0 Jul 22, 2021
0.0.1 Jul 19, 2021

#961 in Authentication

Download history 2/week @ 2024-02-15 17/week @ 2024-02-22 8/week @ 2024-02-29 3/week @ 2024-03-07 1/week @ 2024-03-14 2/week @ 2024-03-21 31/week @ 2024-03-28 18/week @ 2024-04-04

51 downloads per month
Used in 2 crates (via login_cap)

BSD-4-Clause

13KB

Low-level, minimal Rust FFI bindings to OpenBSD's login_cap authentication library

See login_getclass(3) for details about the underlying C library.

Not intended to provide safe interfaces to the C login_cap library.

For the high-level Rust API, see login_cap

Dependencies

~42KB