FIPS Validation: Difference between revisions

Jump to navigation Jump to search
Line 128: Line 128:
ALG[RSASSA-PKCS1_V1_5];  SIG(gen);   
ALG[RSASSA-PKCS1_V1_5];  SIG(gen);   
SIG(ver);  
SIG(ver);  
||
||
 
|-
! Elliptic Curve DSA (ECDSA; as specified in ANSI X9.62)
|
  P-192, 224, 256, 384, 521
  K-163, 233, 283, 409, 571
  B-163, 233, 283, 409, 571
||
  PKG: CURVES( ALL-P ALL-K ALL-B )
  PKV: CURVES( ALL-P ALL-K ALL-B )
  SIG(gen): CURVES( ALL-P ALL-K ALL-B )
  SIG(ver): CURVES( ALL-P ALL-K ALL-B )
||
   
   
|}
|}
Line 150: Line 137:
SHA-1.  After SHS is tested, we can test HMAC.  Finally, when the new big num
SHA-1.  After SHS is tested, we can test HMAC.  Finally, when the new big num
library code is checked in, we can test the rest of the algorithms (RNG, DSA,
library code is checked in, we can test the rest of the algorithms (RNG, DSA,
RSA, and ECDSA).
and RSA).


=== Dependant Bugs ===
=== Dependant Bugs ===
canmove, Confirmed users
937

edits

Navigation menu