This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Description
When a machine does NOT support rdseed and rdrand instruction, IPP-Crypto S/W pseudo random number generator ippsPRNGen_BN and ippsPRNGen will be used. There will be 2 issue.
ippsPRNGen will cause getDJNBN or getNormalBN fall into an infinite loop, because p always equals to q.
ippsPRNGen_BN will cause an error like below.(provided by @xhuan28)
