EllipticCurveKit
EllipticCurveKit copied to clipboard
Support for Secp521R1
Hi, I'm still using your library for my project and it works great, the the app which I'm porting from Android to iOS is communicating with a 3rd Party endpoint and in one of the recent updates they switched from Secp256K1 to Secp521R1. Do you have plans to add this curve Algo?
Edit: found out that they still support Secp256K1 so I can still use the library as it is but would be great to see support for Secp521R1 in the future.