steffengy / schannel-rs

Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
MIT License
49 stars 51 forks source link

Add EcdhEphem to the list of algorithms #70

Closed cyang1 closed 4 years ago

cyang1 commented 4 years ago

While https://github.com/retep998/winapi-rs/issues/287 has not been resolved, it looks like CALG_ECDH_EPHEM was added in winapi-rs 0.3 with https://github.com/retep998/winapi-rs/commit/4bcd5e5ff04fc68a143fb1227eb9d7c97119bacc.