1wilkens / pam-sysLinks
Rust FFI bindings to the Linux Pluggable Authentication Modules (PAM)
☆20Updated last year
Alternatives and similar repositories for pam-sys
Users that are interested in pam-sys are comparing it to the libraries listed below
Sorting:
- Rust library for encoding/decoding Unix archive (.a) files☆47Updated last year
- A minimalistic encryption protocol for rust async streams/packets, based on noise protocol and snow.☆45Updated 3 years ago
- A small Rust crate to verify Minisign signatures.☆37Updated 4 months ago
- Previously MesaLink, TabbySSL is an OpenSSL compatibility layer for the Rust TLS stack.☆50Updated 3 years ago
- Assembly implementations of cryptographic hash functions☆53Updated last month
- A C expression parser and evaluator☆49Updated 2 years ago
- Extensions to the Rust standard library☆48Updated 10 months ago
- Performance crypto in pure Rust☆54Updated 7 months ago
- Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.☆130Updated 3 weeks ago
- Safe Rust API to the Linux Pluggable Authentication Modules (PAM)☆91Updated last year
- A GPT manager that allows you to copy partitions from one disk to another and more☆125Updated 3 months ago
- A drop-in GlobalAlloc implementation using tcmalloc from gperftools.☆19Updated last year
- Non-allocating iterator over command line arguments☆46Updated 3 weeks ago
- A pure-Rust library to work with Linux capabilities☆90Updated this week
- Pure Rust compatibility layer for NaCl-family libraries☆78Updated this week
- An implementation of random number generator based on rdrand instruction☆25Updated last year
- Simplified PAM module creation in Rust☆77Updated last year
- Collection of universal hashing functions☆34Updated last week
- Generated bindings for Linux's userspace API☆56Updated last month
- Reed-Solomon BCH encoder and decoder with support of no_std environment