• Preparing search index...
  • The search index is not available
mina-aes
  • mina-aes
  • lib/KeyExpansion
  • expandKey128

Function expandKey128

  • expandKey128(key: Byte16): Byte16[]

    Expands a 128-bit key into an array of 11 round keys.

    Parameters

    • key: Byte16

      The 128-bit key to add to the state

    Returns Byte16[]

    An array of 11 round keys

    • Defined in src/lib/KeyExpansion.ts:76

Settings

Member Visibility
mina-aes
  • Loading...

Generated using TypeDoc