Pinned Repositories
bcrypt-pbkdf
[UNMAINTAINED] The bcrypt_pbkdf password hashing algorithm in pure Rust.
branca
Authenticated and encrypted API tokens written in Rust. A secure JWT alternative.
branca-spec
Authenticated and encrypted API tokens using modern crypto
CAEAD
Committing AEAD
checkpwn
Check Have I Been Pwned and see if it's time for you to change passwords.
checkpwn-lib
Library to interact with the HIBP API
pasetors
PASETOrs: PASETO tokens in pure Rust
rigel
[UNMAINTAINED] HMAC-SHA512 implementation optimized for embedded devices
Test-Vector-Generation
Various generated test vectors.
orion
Usable, easy and safe pure-Rust crypto
brycx's Repositories
brycx/checkpwn
Check Have I Been Pwned and see if it's time for you to change passwords.
brycx/pasetors
PASETOrs: PASETO tokens in pure Rust
brycx/rigel
[UNMAINTAINED] HMAC-SHA512 implementation optimized for embedded devices
brycx/Test-Vector-Generation
Various generated test vectors.
brycx/checkpwn-lib
Library to interact with the HIBP API
brycx/CAEAD
Committing AEAD
brycx/bcrypt-pbkdf
[UNMAINTAINED] The bcrypt_pbkdf password hashing algorithm in pure Rust.
brycx/branca
Authenticated and encrypted API tokens written in Rust. A secure JWT alternative.
brycx/branca-spec
Authenticated and encrypted API tokens using modern crypto
brycx/brycx.github.io
brycx/CTXTestVectors
brycx/fiat-crypto
Cryptographic Primitive Code Generation by Fiat
brycx/IdentityModel
JWT style token handlers for Branca and PASETO
brycx/paseto-io
Paseto Website
brycx/rust-p384
p384 crate with an actual implementation.
brycx/sHKDF
Experimental backdoor-resistant salted-HMAC-based Key Derivation function.