hu_RegisterSbg56RSABlinding()

Enables support to create a parameters object for RSA that uses blinding from the GSE56 software provider.

Synopsis:

#include "hugse56.h"
 
int hu_RegisterSbg56RSABlinding(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:

Blinding guards against timing attacks by randomizing private key operations. hu_RegisterSbg56RSA() must be called prior to calling this function.

This function enables the following function(s) to be called:

Returns: