Default randomness
- On supported platforms
SecRandomCopyBytes
is used to provide random numbers. - All private keys are now normalized, to mimic the behavior of
Apple CryptoKit
.
SecRandomCopyBytes
is used to provide random numbers.Apple CryptoKit
.