Add more test cases

Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
Gabor Mezei 2023-02-13 14:15:08 +01:00
parent 23d4b8baee
commit 5c9f401e47
No known key found for this signature in database
GPG Key ID: F072ACA227ACD71D

View File

@ -38,6 +38,9 @@ class EcpP192R1Raw(bignum_common.ModOperationCommon,
input_values = [
"0", "1",
# Modulus - 1
"fffffffffffffffffffffffffffffffefffffffffffffffe",
# First 8 number generated by random.getrandbits(384) - seed(2,2)
("cf1822ffbc6887782b491044d5e341245c6e433715ba2bdd"
"177219d30e7a269fd95bafc8f2a4d27bdcf4bb99f4bea973"),