This website requires JavaScript.
Explore
Help
Sign in
neemek
/
diffie-hellman
Watch
1
Star
0
Fork
You've already forked diffie-hellman
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
1
Wiki
Activity
Actions
library for doing elliptic curve diffie-hellman
20
commits
1
branch
1
tag
125
KiB
Rust
100%
78f077b3b4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Neemek
78f077b3b4
let
SharedSecret::derive_key
take a reference instead
2025-11-08 18:43:04 +01:00
.idea
export more, benchmarks
2025-10-09 21:28:56 +02:00
bench
more realistic benchmarks
2025-11-07 09:08:30 +01:00
src
let
SharedSecret::derive_key
take a reference instead
2025-11-08 18:43:04 +01:00
tests
add edwards curve and point
2025-11-03 17:12:40 +01:00
.gitignore
almost working
2025-10-08 07:41:51 +02:00
Cargo.lock
almost working
2025-10-08 07:41:51 +02:00
Cargo.toml
simplify
2025-11-04 09:51:36 +01:00
rust-toolchain.toml
formatting and default toolchain
2025-10-09 21:47:54 +02:00