Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 377 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 377 Bytes

Dual_EC

todo!("write desc")

The connection was created with the following commands.

// Server
$ cargo run --bin dual_ec
// Client
$ curl --insecure https://localhost:4000/

Goal

Decrypt the captured connection!

Resources