elliptic-curves
elliptic-curves copied to clipboard
Add ECDH + PKCS8 to bign256
Hello!
- Added pkcs8 (working, tested with https://github.com/bcrypto/bee2evp)
- Added ECDH
- Fixed signature
- Removed sec1 partially
And also, don't know why tests is failed..
Looks like, tests is failed not for bign crate. Should i fix it in this mr? @tarcieri
@tarcieri hey, could we merge it?