Skip to content
Avatar

Achievements

Achievements

Organizations

@cclug
Block or Report

Block or report tcharding

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.

Report abuse

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

Report abuse

Pinned

  1. Forked from rust-bitcoin/rust-bitcoin

    Rust Bitcoin library

    Rust

  2. Forked from rust-bitcoin/rust-secp256k1

    Rust language bindings for Bitcoin secp256k1 library.

    C 1

  3. Forked from rust-bitcoin/bitcoin_hashes

    Simple library which implements a few hashes and does nothing else

    Rust

  4. Forked from rust-bitcoin/rust-bitcoinconsensus

    Bitcoin's libbitcoinconsenus.a with Rust binding. Built from Bitcoin sources with cargo.

    Rust

525 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2022

Created 2 repositories

Created a pull request in rust-bitcoin/rust-secp256k1 that received 9 comments

Limit SharedSecret to 32 byte buffer

The SharedSecret uses sha256 to hash the secret, this implies the secret is 32 bytes of data. Currently we use a buffer of 256 bytes, this seems to…

+16 −77 9 comments

Seeing something unexpected? Take a look at the GitHub profile guide.