Botan 3.11.1
Crypto and TLS for C&
SHA-1 SIMD

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

Files

file  sha1_simd.cpp

Detailed Description

SHA-1 SIMD: SHA-1 using SIMD instructions

This module depends on:

This module requires special CPU features:

  • x86_32:ssse3
  • x86_64:ssse3
  • x32:ssse3
  • arm32:neon
  • arm64:neon
  • loongarch64:lsx
  • wasm:simd128

This module is exclusively available on some CPU architectures:

  • x86_32
  • x86_64
  • x32
  • arm32
  • arm64
  • loongarch64
  • wasm