formats

Crypto formatter

Provides tools and libraries for encoding and decoding various cryptographic formats

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

GitHub

250 stars
13 watching
132 forks
Language: Rust
last commit: 10 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. 472
dagenix/rust-crypto A pure-Rust implementation of common cryptographic algorithms 1,394
sorairolake/scryptenc-rs A Rust library and tool implementing the scrypt encrypted data format 1
rustcrypto/nacl-compat Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. 58
rustcrypto/password-hashes A collection of password hashing algorithms implemented in Rust. 673
rustcrypto/aeads A collection of authenticated encryption algorithms implemented in Rust 728
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
pluto/ronkathon A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. 190
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. 99
rust-bitcoin/rust-bitcoin A Rust library for serializing and deserializing Bitcoin protocol messages and keys. 2,132
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. 683
kushaldas/johnnycanencrypt Provides a Python module with encryption and decryption capabilities using Rust. 52
its-the-shrimp/yew-fmt Tools for formatting Yew web applications written in Rust. 20
0xpolygonzero/plonky2 A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems 778