The following functions enable Security Builder GSE's hashing functionality.
These registration functions are classified by algorithm (e.g., SHA1 and MD5). For
example, calling hu_RegisterSbg56SHA1() enables Security Builder GSE's SHA1 functions.
hu_RegisterSbg56SHA1() Enables support for SHA-1 functions from the GSE56 software provider.
hu_RegisterSbg56SHA224() Enables support for SHA-224 functions from the GSE56 software provider.
hu_RegisterSbg56SHA256() Enables support for SHA-256 functions from the GSE56 software provider.
hu_RegisterSbg56SHA384() Enables support for SHA-384 functions from the GSE56 software provider.
hu_RegisterSbg56SHA512() Enables support for SHA-512 functions from the GSE56 software provider.
hu_RegisterSbg56MD2() Enables support for MD2 functions from the GSE56 software provider.
hu_RegisterSbg56MD4() Enables support for MD4 functions from the GSE56 software provider.
hu_RegisterSbg56MD5() Enables support for MD5 functions from the GSE56 software provider.