Botan 3.9.0
Crypto and TLS for C&
SHA-256 using SIMD

SHA-256 using SIMD: SHA-256 using SIMD instructions More...

Files

file  sha2_32_simd.cpp

Detailed Description

SHA-256 using SIMD: SHA-256 using SIMD instructions

This module depends on:

This module requires special CPU features:

  • x86_64:ssse3
  • x86_32:ssse3
  • x32:ssse3
  • arm32:neon
  • arm64:neon

This module is exclusively available on some CPU architectures:

  • x86_64
  • x86_32
  • x32
  • arm32
  • arm64