• Api Documentation
Show / Hide Table of Contents
  • CSChaCha20
    • ChaCha20
    • SimdMode
    • Util

Enum SimdMode

Chosen SIMD mode

Namespace: CSChaCha20
Assembly: .dll
Syntax
public enum SimdMode

Fields

Name Description
AutoDetect

Autodetect

None

No SIMD

V128

128 bit SIMD

V256

256 bit SIMD

V512

512 bit SIMD

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX