rust-openssl
Cryptography library
Bindings for using OpenSSL in Rust programming language
OpenSSL bindings for Rust
1k stars
29 watching
757 forks
Language: Rust
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sfackler/rust-native-tls | An abstraction over platform-specific TLS implementations for secure network communication | 480 |
jeremyletang/rust-sfml | Rust bindings for the Simple and Fast Multimedia Library. | 642 |
guillaumegomez/rust-gsl | A Rust binding for the GSL library. | 191 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 279 |
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
sorairolake/scryptenc-rs | A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
ssheldon/rust-objc | Objective-C Runtime bindings and wrapper for Rust. | 393 |
rustcrypto/hashes | A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
zewograveyard/openssl | An implementation of the OpenSSL cryptography library in Swift | 41 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 936 |