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 |