CryptoSys API Library Manual

XofAlgorithm Enumeration

Extendable-output function (XOF) algorithm.

Syntax

[C#]
public enum XofAlgorithm
[VB.NET]
Public Enumeration XofAlgorithm

Members

Member nameDescription
Shake128
SHAKE128 as per FIPS PUB 202
Shake256
SHAKE256 as per FIPS PUB 202
Mgf1_Sha1
MGF1-SHA-1 (as per PKCS#1)
Mgf1_Sha256
MGF1-SHA-256 (as per PKCS#1)
Mgf1_Sha512
MGF1-SHA-512 (as per PKCS#1)
Ascon_Xof
ASCON-XOF extendable output function
Ascon_XofA
ASCON-XOFA extendable output function

[Contents] [Index]

[PREV: Wipe.Options Enumeration...]   [Contents]   [Index]   
   [NEXT: Error Codes...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.