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

Function wordXor

  • wordXor(a: Word, b: Word): Word

    XORs two 32-bit words.

    Parameters

    • a: Word

      The first 32-bit word.

    • b: Word

      The second 32-bit word.

    Returns Word

    The result of the XOR operation.

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

Settings

Member Visibility
mina-aes
  • Loading...

Generated using TypeDoc