ricmoo / GMEllipticCurveCrypto

Elliptic Curve Cryptography library for iOS (ECDSA and ECDH)
BSD 2-Clause "Simplified" License
122 stars 46 forks source link

JWK Key Conversion #26

Open drewpitchford opened 5 years ago

drewpitchford commented 5 years ago

Could you write a helper that would take a NSDictionary JWK and convert it to something this library can use?