Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

p256 crate: new high-level ECDH interface #143

Open
tarcieri opened this issue Aug 11, 2020 · 0 comments
Open

p256 crate: new high-level ECDH interface #143

tarcieri opened this issue Aug 11, 2020 · 0 comments

Comments

@tarcieri
Copy link

tarcieri commented Aug 11, 2020

I just cut a new release of the p256 (which it appears you're one of the only current downstream users of) which now features a high-level ECDH interface:

https://docs.rs/p256/0.4.0/p256/ecdh/index.html

It looks like it should fit your current ECDH usage patterns, but if not, please let me know!

Also I'm very interested in ways to make this implementation both work with current protocols but also be more misuse-resistant in terms of feeding ECDH shared secrets into a KDF. I'm not super familiar with how Bluetooth LE AKE works, but if that's something that interests you, please let me know!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant