1. X
  2. Rust Crypto
Log inSign up
Rust Crypto
66 posts
user avatar
Rust Crypto
@RustCryptoOrg
Cryptographic algorithms written in pure Rust. AEAD encryption, block/stream ciphers, hashes, elliptic curves, RSA, signatures, PKCS/PKIX, and more
github.com/RustCrypto
Joined April 2020
0
Following
1,330
Followers
RepliesRepliesMediaMedia
  • user avatar
    Rust Crypto
    @RustCryptoOrg
    Oct 25, 2022
    [ANN] `ssh-key` v0.5.0: now with “sshsig” support (as supported by git v2.34.0 and above)
    users.rust-lang.org
    [ANN] `ssh-key` v0.5.0: now with "sshsig" support
    Announcing the v0.5 release of the RustCrypto ssh-key crate: repo: https://github.com/RustCrypto/SSH/tree/master/ssh-key changelog: ssh-key v0.5.0 by tarcieri · Pull Request #42 · RustCrypto/SSH ·...
  • user avatar
    Rust Crypto
    @RustCryptoOrg
    Jun 3, 2022
    The `p384` v0.11.0 crate release now includes a full arithmetic implementation, enabling both ECDSA and ECDH support, using field arithmetic implementations from `fiat-crypto`:
    Image
    p384 v0.11.0 by tarcieri · Pull Request #593 · RustCrypto/elliptic-curves
    From github.com
  • user avatar
    Rust Crypto
    @RustCryptoOrg
    Apr 20, 2022
    Our `ecdsa` crate prevents vulnerabilities like Java's CVE-2022-21449 using type safety. We use a `NonZeroScalar` type to model the `r` and `s` components of an ECDSA signature. This prevents either of them from ever accidentally being zero. docs.rs/ecdsa/0.13.4/e…
    Image
  • user avatar
    Rust Crypto
    @RustCryptoOrg
    Apr 12, 2022
    Announcing ssh-key v0.4: now with pure Rust keygen, certificate validation, and SSH CA support
    users.rust-lang.org
    Announcing ssh-key v0.4: now with pure Rust keygen, certificate validation, and SSH CA support
    Announcing the latest v0.4.0 release of ssh-key, the pure Rust SSH key format crate developed by RustCrypto organization: https://github.com/RustCrypto/formats/tree/master/ssh-key Notably this crate...
  • user avatar
    Rust Crypto
    @RustCryptoOrg
    Mar 2, 2022
    [ANN] `cmov` v0.1: constant-time conditional move intrinsics for x86/x86_64/aarch64 leveraging @rustlang 1.59's new stable inline assembly
    users.rust-lang.org
    [ANN] `cmov` v0.1: constant-time conditional move intrinsics for x86/x86_64/aarch64
    The RustCrypto project has just released a new crate which leverages inline assembly as stabilized in Rust 1.59 to provide guaranteed constant-time conditional move intrinsics when used on x86,...

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Advertisement
Advertisement