Botan 3.9.0
Crypto and TLS for C&
AES Vector Permutation

AES Vector Permutation: AES using Vector Permutation Instructions More...

Files

file  aes_vperm.cpp

Detailed Description

AES Vector Permutation: AES using Vector Permutation Instructions

This module depends on:

This module requires special CPU features:

  • x86_32:sse2
  • x86_64:sse2
  • x86_32:ssse3
  • x86_64:ssse3
  • x32:sse2
  • x32:ssse3
  • arm32:neon
  • arm64:neon
  • ppc32:altivec
  • ppc64:altivec
  • loongarch64:lsx

This module is exclusively available on some CPU architectures:

  • x86_32
  • x86_64
  • x32
  • arm32
  • arm64
  • ppc32
  • ppc64
  • loongarch64