Rust Crypto
@RustCryptoOrg
Cryptographic algorithms written in pure Rust. AEAD encryption, block/stream ciphers, hashes, elliptic curves, RSA, signatures, PKCS/PKIX, and more
내가 좋아할 만한 콘텐츠
[ANN] `ssh-key` v0.5.0: now with “sshsig” support (as supported by git v2.34.0 and above) users.rust-lang.org/t/ann-ssh-key-…
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`: github.com/RustCrypto/ell…
Excited to use the new `hybrid-array` crate from @RustCryptoOrg ! It's like `generic-array` but with no `unsafe` under the hood, a bridge to using fully-featured const generics in expressions in the not-too-distant Rust future! docs.rs/hybrid-array crates.io/crates/hybrid-…
Announcing ssh-key v0.4: now with pure Rust keygen, certificate validation, and SSH CA support users.rust-lang.org/t/announcing-s…
[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/t/ann-cmov-v0-…
Announcing initial hash2curve support in the following @RustCryptoOrg elliptic curve crates: - `k256` v0.10.2 (secp256k1) - `p256` v0.10.1 (NIST P-256) Repo: github.com/RustCrypto/ell… See trait documentation here: docs.rs/elliptic-curve…
My sha1 crate is now called sha1_smol for when you need a dependency free version. Major versions of the sha1 crate in the future will refer to the RustCrypto SHA1 implementation. Users of the 0.6 line of sha1 are auto migrated to sha1_smol. github.com/mitsuhiko/sha1…
[ANN] `ssh-key` v0.2.0: no_std-friendly constant-time parser for OpenSSH private/public keys users.rust-lang.org/t/ann-ssh-key-…
[ANN] `crypto-bigint` v0.3.0: @rustlang big integer library designed for cryptography use cases. Repo: github.com/rustcrypto/cry… Docs: docs.rs/crypto-bigint/…
`crypto-bigint` v0.2.6 has been released. Among other new features, it adds support for encoding `UInt` types using Recursive Length Prefix (RLP) encoding github.com/RustCrypto/uti…
"Password auth in Rust, from scratch - Attacks and best practices" Tutorial on how to do Argon2 in Rust using the @RustCryptoOrg `argon2` crate, part of the "Zero To Production In Rust" series: lpalmieri.com/posts/password…
In a moment of serendipity I just so happen to have published a new @RustCryptoOrg strict PEM parser which not only uses a constant time Base64 implementation but in the happy path completely avoids any branching or table lookups on potentially secret data github.com/RustCrypto/uti…
Updated ECDSA/secp256k1 benchmarks comparing: - @RustCryptoOrg's pure Rust `k256` crate - The pure Rust `libsecp256k1` crate - The `secp256k1` crate (FFI wrapper for the bitcoin-core C library) Faster is better.
libsignal is switching to RustCrypto primitives, leveraging our newly added support for ARMv8 Cryptography Extensions on iOS github.com/signalapp/libs…
United States 트렌드
- 1. Brian Cole 40.2K posts
- 2. #TrumpAffordabilityCrisis 6,631 posts
- 3. Dalot 5,954 posts
- 4. Eurovision 124K posts
- 5. #EndRevivalInParis 17.7K posts
- 6. Capitol 24.4K posts
- 7. Tong 19K posts
- 8. #OlandriaxHarvard 2,739 posts
- 9. Wray 16.6K posts
- 10. Rwanda 36.8K posts
- 11. Cunha 11.7K posts
- 12. #MUNWHU 4,290 posts
- 13. $SMX 2,165 posts
- 14. #NationalCookieDay 1,793 posts
- 15. Sadie 19.2K posts
- 16. Chadwick 1,198 posts
- 17. Sidwell N/A
- 18. Woodbridge 6,238 posts
- 19. Black Album 2,216 posts
- 20. West Ham 15.1K posts
Something went wrong.
Something went wrong.