LibCrypto: Use OpenSSL for SECPxxxr1 point computation

This commit is contained in:
devgianlu 2025-01-26 20:49:28 +01:00 committed by Ali Mohammad Pur
commit fd2014f5c2
Notes: github-actions[bot] 2025-01-27 11:26:21 +00:00
3 changed files with 35 additions and 30 deletions

View file

@ -2,13 +2,12 @@ Harness status: OK
Found 40 tests
36 Pass
4 Fail
40 Pass
Pass setup - define tests
Fail P-521 good parameters
Fail P-521 mixed case parameters
Fail P-521 short result
Fail P-521 non-multiple of 8 bits
Pass P-521 good parameters
Pass P-521 mixed case parameters
Pass P-521 short result
Pass P-521 non-multiple of 8 bits
Pass P-521 missing public curve
Pass P-521 public property of algorithm is not a CryptoKey
Pass P-521 mismatched curves

View file

@ -2,11 +2,10 @@ Harness status: OK
Found 31 tests
29 Pass
2 Fail
31 Pass
Pass setup - define tests
Fail P-521 good parameters
Fail P-521 mixed case parameters
Pass P-521 good parameters
Pass P-521 mixed case parameters
Pass P-521 missing public curve
Pass P-521 public property of algorithm is not a CryptoKey
Pass P-521 mismatched curves