Crypto
Cryptographic support routines.
This object contains various cryptographic primitives and is a wrapper to a platform- specific crypto library.
Cryptographic support routines.
This object contains various cryptographic primitives and is a wrapper to a platform- specific crypto library.
Properties
The Elliptic Curve Cryptography curves supported by the platform.
CryptoKit supports the following curves from EcCurve.
The encryption algorithms supported by the platform.
Functions
Checks signature validity.
Checks signature validity.
Creates an EC private key.
Creates an EC private key.
Message decryption.
Message digest function.
Message digest function.
Message encryption.
Performs Key Agreement.
Performs Key Agreement.
Message authentication code function.
Message authentication code function.
Signs data with a key.
Signs data with a key.