Botan 3.9.0
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:sse2
  • x86_64:sse2
  • x86_32:ssse3
  • x86_64:ssse3
  • x32:sse2
  • x32:ssse3
  • arm32:neon
  • arm64:neon
  • loongarch64:lsx

This module is exclusively available on some CPU architectures:

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