FIPS Validation: Difference between revisions

Line 150: Line 150:


In this validation, we should validate AES and Triple DES first because their
In this validation, we should validate AES and Triple DES first because their
implementations are stable.  When the new SHA-1 implementation for
implementations are stable.  Next we should test SHS because RNG and DSA depend on SHA-1.  After SHS is tested, we can test HMAC.  Finally, when the new RNG
AMD64/EM64T is checked in, we should test SHS because RNG and DSA depend on
and big num library code is checked in, we can test the rest of the algorithms
SHA-1.  After SHS is tested, we can test HMAC.  Finally, when the new big num
(RNG, DSA, and RSA).
library code is checked in, we can test the rest of the algorithms (RNG, DSA,
and RSA).


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

edits