diff options
author | lloyd <[email protected]> | 2006-08-19 12:13:22 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-08-19 12:13:22 +0000 |
commit | 3dbff1820b79f8bf2a9ade41d2f30e73ce8d9f90 (patch) | |
tree | 81a6f6785f4d015173638ffa3adae60fef2c6165 /src/fips140.cpp | |
parent | e77cb87e54e5727778c92f81d12aefc91852847d (diff) |
Don't test Skipjack at startup - it's really not that important, and
running the test means the algorithm prototype is loaded into memory when
it will probably never be used later.
Diffstat (limited to 'src/fips140.cpp')
-rw-r--r-- | src/fips140.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/fips140.cpp b/src/fips140.cpp index fd772f6f7..6f7a26278 100644 --- a/src/fips140.cpp +++ b/src/fips140.cpp @@ -106,14 +106,6 @@ bool passes_self_tests() "E26BA806A59B03307DE2BCC25A08BA40A8BA335F5D604C62", "E26BA806A59B03303C62C2EFF32D3ACDD5D5F35EBCC53371"); - cipher_kat("Skipjack", "1555E5531C3A169B2D65", "6EC9795701F49864", - "00AFA48E9621E52E8CBDA312660184EDDB1F33D9DACDA8DA", - "DBEC73562EFCAEB56204EB8AE9557EBF77473FBB52D17CD1", - "0C7B0B74E21F99B8F2C8DF37879F6C044967F42A796DCA8B", - "79FDDA9724E36CC2E023E9A5C717A8A8A7FDA465CADCBF63", - "79FDDA9724E36CC26CACBD83C1ABC06EAF5B249BE5B1E040", - "79FDDA9724E36CC211B0AEC607B95A96BCDA318440B82F49"); - cipher_kat("AES", "2B7E151628AED2A6ABF7158809CF4F3C", "000102030405060708090A0B0C0D0E0F", |