Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
repositories
179 contributions in the last year
Contribution activity
February 2019
- DebugSteven/molasses Rust
- DebugSteven/snow Rust
Created a pull request in dalek-cryptography/x25519-dalek that received 2 comments
Static secret keys
Currently, the API uses only ephemeral secret keys for Diffie-Hellman & everything else is forced to use the bare x25519
function.
This PR implemen…
+156
−39
•
2
comments