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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rustcrypto/signaturesThis project provides digital signature algorithms and implementation in Rust.478
dagenix/rust-cryptoA pure-Rust implementation of common cryptographic algorithms1,400
sorairolake/scryptenc-rsA Rust library and tool implementing a secure data encryption format based on the scrypt algorithm1
rustcrypto/nacl-compatProvides Rust compatibility with NaCl-family libraries for secure cryptographic functions.60
rustcrypto/password-hashesA collection of password hashing algorithms written in Rust688
rustcrypto/aeadsA collection of authenticated encryption algorithms implemented in Rust733
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
pluto/ronkathonA collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles.192
rust-embedded-community/pc-keyboardA Rust-based library for decoding PS/2 keyboard inputs and converting them to Unicode characters using various keyboard layouts.100
rust-bitcoin/rust-bitcoinA Rust library for working with Bitcoin protocol messages and data structures2,181
cryptex-github/ril-pyA Python binding around an image processing library written in Rust.29
rustcrypto/elliptic-curvesA collection of implementations for pure Rust elliptic curve cryptography.694
kushaldas/johnnycanencryptProvides a Python module with encryption and decryption capabilities using Rust.53
its-the-shrimp/yew-fmtTools for formatting Yew web applications written in Rust.21
0xpolygonzero/plonky2A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems791