Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 209 Bytes

File metadata and controls

6 lines (4 loc) · 209 Bytes

le-ecc-rs

Elliptic curve Diffie-Hellman over the P-256 key used in Bluetooth LE

This library is derived from the micro-ecc C library written by Kenneth MacKay

See the unit test in keygen.rs for how to use