updateVerifyingParam overload (1) - 2024.2 English - XD160

Vitis Libraries

Document ID
XD160
Release Date
2024-11-29
Version
2024.2 English
void updateVerifyingParam (
    ap_uint <L> inputP,
    ap_uint <N> inputQ,
    ap_uint <L> inputG,
    ap_uint <L> inputY
    )

Set up domain parameters for DSA Verifying when a set of new domain parameter will be used. rMod is not provided which need to be calculated on Chip.

Parameters:

inputP Input prime modulus.
inputQ Input prime divisor.
inputG Input generator of a subgroup of order inputQ in GF(inputQ).
inputY Input public key