EllipticCurveKeyPair icon indicating copy to clipboard operation
EllipticCurveKeyPair copied to clipboard

iOS 13 and CryptoKit

Open laszlo-major opened this issue 5 years ago • 1 comments

Apple seems to have broken Security.framework in iOS 13+ simulators, while at the same releasing CryptoKit as a standard way of doing crypto operations, limited to iOS 13 and higher.

It would be really nice if the library could transparently implement operations with Cryptokit where available while keeping the same pleasant API.

laszlo-major avatar Oct 18 '19 11:10 laszlo-major

This is the same issue:

https://github.com/agens-no/EllipticCurveKeyPair/issues/46

wuf810 avatar Jan 07 '20 12:01 wuf810