Skip to content
View tarcieri's full-sized avatar

Sponsors

@repi
@1Password

Sponsoring

@fee1-dead

Organizations

@rubinius @celluloid @cryptosphere @httprb @RustCrypto @rustsec @Ristretto @rust-secure-code @jmse-json

Block or report tarcieri

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RustCrypto/AEADs Public

    Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers

    Rust 783 162

  2. RustCrypto/crypto-bigint Public

    Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas

    Rust 222 60

  3. RustCrypto/elliptic-curves Public

    Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2

    Rust 736 217

  4. RustCrypto/formats Public

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

    Rust 268 144

  5. rustsec/rustsec Public

    RustSec API & Tooling

    Rust 1.7k 145

  6. iqlusioninc/abscissa Public

    Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions

    Rust 579 40

1,746 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to RustCrypto/formats, RustCrypto/crypto-bigint, RustCrypto/traits and 60 other repositories
Loading A graph representing tarcieri's contributions from April 21, 2024 to April 26, 2025. The contributions are 37% commits, 33% pull requests, 27% code review, 3% issues.

Contribution activity

April 2025

Created a pull request in RustCrypto/traits that received 23 comments

aead: add explicit nonce API

Building towards a full solution to #1666, this adds an initial API which supports explicit nonces, implemented as a prefix to the AEAD message. Pu…

+63 −0 lines changed 23 comments
Opened 24 other pull requests in 6 repositories

Created an issue in dalek-cryptography/curve25519-dalek that received 1 comment

derive: get rid of #[unsafe_target_feature]?

Coming from #743 It seems the main use of unsafe_target_feature is to support applying the target_feature attribute to safe functions. This is now …

1 comment
Opened 3 other issues in 3 repositories
Loading