Signing

    A mechanism used to create or verify a cryptographic signature using the NIST P-521 elliptic curve digital signature algorithm (ECDSA).

    ECDH.swift:894
    enum Signing

    Other members in extension

    Types

    • enum KeyAgreement

      A mechanism used to create a shared secret between two users by performing NIST P-521 elliptic curve Diffie Hellman (ECDH) key exchange.

    Citizens in Crypto

    Conformances

    Types