formats

Crypto formatter

Provides tools and libraries for encoding and decoding various cryptographic formats

Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX

GitHub

253 stars
13 watching
134 forks
Language: Rust
last commit: 8 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rustcrypto/signatures This project provides digital signature algorithms and implementation in Rust. 477
dagenix/rust-crypto A pure-Rust implementation of common cryptographic algorithms 1,400
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
rustcrypto/password-hashes A collection of password hashing algorithms written in Rust 684
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 731
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
pluto/ronkathon A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. 192
rust-embedded-community/pc-keyboard A Rust-based library for decoding PS/2 keyboard inputs and converting them to Unicode characters using various keyboard layouts. 100
rust-bitcoin/rust-bitcoin A Rust library for working with Bitcoin protocol messages and data structures 2,181
cryptex-github/ril-py A Python binding around an image processing library written in Rust. 29
rustcrypto/elliptic-curves A collection of implementations for pure Rust elliptic curve cryptography. 690
kushaldas/johnnycanencrypt Provides a Python module with encryption and decryption capabilities using Rust. 53
its-the-shrimp/yew-fmt Tools for formatting Yew web applications written in Rust. 21
0xpolygonzero/plonky2 A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems 791