Botan 3.9.0
Crypto and TLS for C&
GHASH SIMD

GHASH SIMD: GHASH using SIMD instructions More...

Files

file  ghash_cpu.cpp

Detailed Description

GHASH SIMD: GHASH using SIMD instructions

This module depends on:

This module requires special CPU features:

  • x86_32:sse2
  • x86_32:ssse3
  • x86_32:aesni
  • x86_64:sse2
  • x86_64:ssse3
  • x86_64:aesni
  • arm64:neon
  • arm64:armv8crypto
  • ppc64:powercrypto
  • ppc64:vsx

This module is exclusively available on some CPU architectures:

  • x86_32
  • x86_64
  • arm64
  • ppc64