awslabs / aws-c-cal

Aws Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives.
Apache License 2.0
34 stars 38 forks source link

Note macOS version bounds in readme #107

Closed dgilman closed 5 months ago

dgilman commented 2 years ago

kSecAttrKeyTypeECSECPrimeRandom is 10.12+, so this package requires 10.12+

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.