The Wayback Machine - https://web.archive.org/web/20201125134901/https://github.com/jedisct1
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Sponsors

@william-stearns

Pinned

  1. A modern, portable, easy to use crypto library.

    C 8.8k 1.4k

  2. dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.

    Go 6.8k 662

  3. An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server.

    Rust 319 29

  4. A Dead Simple VPN.

    C 4.8k 340

  5. A dead simple tool to sign files and verify digital signatures.

    C 1k 67

  6. A lightweight, secure, easy-to-use crypto library suitable for constrained environments.

    C 194 18

3,093 contributions in the last year

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

Contribution activity

November 2020

Created 4 repositories

Created a pull request in ziglang/zig that received 12 comments

Add mem.timingSafeEql() for constant-time array comparison

A minimal timingSafeEql() implementation, that just does a or[xor] loop, so it also works at comptime. This pattern is used by virtually all crypto…

+92 −25 12 comments
Opened 38 other pull requests in 7 repositories
ziglang/zig
1 open 20 merged 3 closed
avidal/fastlike
9 merged
cfrg/draft-irtf-cfrg-hash-to-curve
1 merged
zigtools/zls
1 merged
Ristretto/website
1 merged
bytecodealliance/sightglass
1 open
bytecodealliance/lucet
1 merged
Reviewed 3 pull requests in 3 repositories
avidal/fastlike 1 pull request
bytecodealliance/lucet 1 pull request
ziglang/zig 1 pull request

Created an issue in ziglang/zig that received 6 comments

`zig cc -o` broken?

zig cc -o app app.c error: FileNotFound zig doesn't get that -o requires a parameter and is trying to open the nonexistent app file as if it were …

6 comments
Opened 4 other issues in 2 repositories
8 contributions in private repositories Nov 5 – Nov 11
You can’t perform that action at this time.