AES

    A container for Advanced Encryption Standard (AES) ciphers.

    AES.swift:18
    enum AES

    Citizens in Crypto

    Types

    • enum GCM

      The Advanced Encryption Standard (AES) Galois Counter Mode (GCM) cipher suite.

    • enum KeyWrap

      An implementation of AES Key Wrapping in accordance with the IETF RFC 3394 specification.

    Available in _CryptoExtras

    Types

    Show implementation details (3)

    Hide implementation details

    Type members