hu_RegisterSbg56()

Enables support for all algorithms from the GSE56 software provider (but for algorithms available in multiple variations, only one is enabled).

Synopsis:

#include "hugse56.h"
 
int hu_RegisterSbg56(sb_GlobalCtx sbCtx)

Arguments:

sbCtx

A global context.

Library:

libhuapi (For the qcc command, use the -l huapi option to link against this library)

Description:

This function calls the following functions:

Note: Any registration functions that require an optimization level (e.g. hu_RegisterSbg56ECCSecp256r1_optlevel()) will have the optimization level set to 2 by default.

Returns: