1. ad47849 Return error codes for selftest failure instead of hard assertion errors. by Dr. Stephen Henson · 14 years ago
  2. c184711 Hide more symbols. by Dr. Stephen Henson · 14 years ago
  3. 6313d62 Remove superfluous PRNG self tests. by Dr. Stephen Henson · 14 years ago
  4. d167659 Fix warning. by Dr. Stephen Henson · 14 years ago
  5. a95bbad Include fipssyms.h for ARM builds to translate symbols. by Dr. Stephen Henson · 14 years ago
  6. e350458 Remove useless setting. by Dr. Stephen Henson · 14 years ago
  7. 9243a86 Use faster curves for ECDSA self test. by Dr. Stephen Henson · 14 years ago
  8. fc98a43 Use more portable clock_gettime() for fips_test_suite timing. by Dr. Stephen Henson · 14 years ago
  9. fd600c0 Stop warning in VxWorks. by Dr. Stephen Henson · 14 years ago
  10. a32ad68 Quick hack to time POST. by Dr. Stephen Henson · 14 years ago
  11. 2325315 Two more symbol renames. by Dr. Stephen Henson · 14 years ago
  12. 8a2024e Handle multiple CPUID_OBJ correctly. by Dr. Stephen Henson · 14 years ago
  13. 42c7c67 Rename some more symbols. by Dr. Stephen Henson · 14 years ago
  14. bd4b013 For FIPS algorithm test utilities use our own version of strcasecmp and by Dr. Stephen Henson · 14 years ago
  15. 2f6efd6 Some changes to support VxWorks in the validted module. by Dr. Stephen Henson · 14 years ago
  16. ee872e9 Update symbol translation table. by Dr. Stephen Henson · 14 years ago
  17. c4d1628 Don't assume version of rm supports -rf: use RM instead. by Dr. Stephen Henson · 14 years ago
  18. 1eb8939 Stop warnings about undefined _exit on Android. by Dr. Stephen Henson · 14 years ago
  19. 7979626 Recognise invalid enable/disable options. by Dr. Stephen Henson · 14 years ago
  20. e0d1a2f Always return multiple of block length bytes from default DRBG seed callback. by Dr. Stephen Henson · 14 years ago
  21. cac4fb5 Add PRNG security strength checking. by Dr. Stephen Henson · 14 years ago
  22. 74fac92 Return errors instead of aborting when selftest fails. by Dr. Stephen Henson · 14 years ago
  23. da9ead8 Add XTS test vector support to fipsalgtest.pl by Dr. Stephen Henson · 14 years ago
  24. bef5013 Rewrite OutputValue to avoid use of buffer when printing out hex values. by Dr. Stephen Henson · 14 years ago
  25. b8b6a13 Add continuous RNG test to entropy source. Entropy callbacks now need by Dr. Stephen Henson · 14 years ago
  26. 7608978 Update DRBG to use new POST scheme. by Dr. Stephen Henson · 14 years ago
  27. 14264b1 Add periodic DRBG health checks as required by SP800-90. by Dr. Stephen Henson · 14 years ago
  28. 8da18ea Add partial GCM tests to fipsalgtest.pl by Dr. Stephen Henson · 14 years ago
  29. 7aaa88e Add partial DH and ECDH primitives only testing to fipsalgtest.pl by Dr. Stephen Henson · 14 years ago
  30. 84c7a8f Warn if lines are truncated in algorithm test utilities. by Dr. Stephen Henson · 14 years ago
  31. cb1b3aa Add AES CCM selftest. by Dr. Stephen Henson · 14 years ago
  32. b5dd178 Fix EVP CCM decrypt. Add decrypt support to algorithm test program. by Dr. Stephen Henson · 14 years ago
  33. b3a45e7 CCM encrypt algorithm test support. by Dr. Stephen Henson · 14 years ago
  34. ca8630b Remove shlib_wrap.sh as it is not needed (all algorithm tests are by Dr. Stephen Henson · 14 years ago
  35. 764ef43 Remove PSS salt length detection hack from fipslagtest.pl by allowing a regexp by Dr. Stephen Henson · 14 years ago
  36. 75707a3 Add "post" option to fips_test_suite to run the POST only and exit. by Dr. Stephen Henson · 14 years ago
  37. bf8131f Add XTS selftest, include in fips_test_suite. by Dr. Stephen Henson · 14 years ago
  38. 06b7e5a Add algorithm driver for XTS mode. Fix several bugs in EVP XTS implementation. by Dr. Stephen Henson · 14 years ago
  39. 706735a Add new POST support to X9.31 PRNG. by Dr. Stephen Henson · 14 years ago
  40. 8f33199 Report each cipher used with CMAC tests. by Dr. Stephen Henson · 14 years ago
  41. 9338f29 Revise fips_test_suite to use table of IDs for human readable strings. by Dr. Stephen Henson · 14 years ago
  42. 8038511 Update CMAC, HMAC, GCM to use new POST system. by Dr. Stephen Henson · 14 years ago
  43. a6311f8 Remove several of the old obsolete FIPS_corrupt_*() functions. by Dr. Stephen Henson · 14 years ago
  44. ac892b7 Initial incomplete POST overhaul: add support for POST callback to by Dr. Stephen Henson · 14 years ago
  45. 114c8e2 Use consistent FIPS tarball name. by Dr. Stephen Henson · 14 years ago
  46. 4bd1e89 Update fips_pkey_signature_test: use fixed string if supplies tbs is by Dr. Stephen Henson · 14 years ago
  47. 9b08dbe Complete rewrite of FIPS_selftest_dsa(). Use hardcoded 2048 bit DSA key by Dr. Stephen Henson · 14 years ago
  48. 3d60730 Update RSA selftest code to use a 2048 bit RSA and only a single KAT by Dr. Stephen Henson · 14 years ago
  49. 49cb5e0 Fix memory leaks: uninstantiate DRBG during health checks. Cleanup md_ctx by Dr. Stephen Henson · 14 years ago
  50. e2abfd5 Stop warning and fix memory leaks. by Dr. Stephen Henson · 14 years ago
  51. 6223352 Update ECDSA selftest to use hard coded private keys. Include tests for by Dr. Stephen Henson · 14 years ago
  52. 1a4d93b Update fips_premain.c fingerprint. by Dr. Stephen Henson · 14 years ago
  53. 63c82f8 Update copyright year. by Dr. Stephen Henson · 14 years ago
  54. 6909dcc Set length to 41 (40 hex characters + null). by Dr. Stephen Henson · 14 years ago
  55. ac319dd Typo: fix duplicate call. by Dr. Stephen Henson · 14 years ago
  56. 55e328f Add error for health check failure. by Dr. Stephen Henson · 14 years ago
  57. f3823dd Before initalising a live DRBG (i.e. not in test mode) run a complete health by Dr. Stephen Henson · 14 years ago
  58. 68ea88b New function to return security strength of PRNG. by Dr. Stephen Henson · 14 years ago
  59. 6653c6f Update OpenSSL DRBG support code. Use date time vector as additional data. by Dr. Stephen Henson · 14 years ago
  60. 42bd0a6 Update fipssyms.h to keep all symbols in FIPS,fips namespace. by Dr. Stephen Henson · 14 years ago
  61. 05e24c8 Extensive reorganisation of PRNG handling in FIPS module: all calls by Dr. Stephen Henson · 14 years ago
  62. cab0595 Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't be by Dr. Stephen Henson · 14 years ago
  63. f4bd65d Set error code is additional data callback fails. by Dr. Stephen Henson · 14 years ago
  64. 8776ef6 Change FIPS locking functions to macros so we get useful line information. by Dr. Stephen Henson · 14 years ago
  65. ded1999 Change RNG test to block oriented instead of request oriented, add option by Dr. Stephen Henson · 14 years ago
  66. 7d48743 restore .cvsignore by Dr. Stephen Henson · 14 years ago
  67. b26f324 delete lib file by Dr. Stephen Henson · 14 years ago
  68. 02eb92a temporarily update .cvsignore by Dr. Stephen Henson · 14 years ago
  69. e5cadaf Only zeroise sensitive parts of DRBG context, so the type and flags by Dr. Stephen Henson · 14 years ago
  70. 8cf8877 Allow FIPS malloc callback setting. Automatically set some callbacks by Dr. Stephen Henson · 14 years ago
  71. 011c865 Initial switch to DRBG base PRNG in FIPS mode. Include bogus seeding for by Dr. Stephen Henson · 14 years ago
  72. 212a080 Unused, untested, provisional RAND interface for DRBG. by Dr. Stephen Henson · 14 years ago
  73. e06de4d Remove redundant definitions. Give error code if DRBG sefltest fails. by Dr. Stephen Henson · 14 years ago
  74. 52b6ee8 Reorganise DRBG API so the entropy and nonce callbacks can return a by Dr. Stephen Henson · 14 years ago
  75. bb61a6c fix warnings by Dr. Stephen Henson · 14 years ago
  76. 5198009 Add .cvsignore by Dr. Stephen Henson · 14 years ago
  77. cd22dfb Have all algorithm test programs call fips_algtest_init() at startup: by Dr. Stephen Henson · 14 years ago
  78. d4178c8 Disable cmac tests by default so the old algorithm test vectors work. by Dr. Stephen Henson · 14 years ago
  79. dad7851 Allow setting of get_entropy and get_nonce callbacks outside test mode. by Dr. Stephen Henson · 14 years ago
  80. 9db6974 Add .cvsignore by Dr. Stephen Henson · 14 years ago
  81. 8e5dbc2 Remove unused function. by Dr. Stephen Henson · 14 years ago
  82. bd7e6bd Fix compiler warnings. by Dr. Stephen Henson · 14 years ago
  83. e775bbc * fips/cmac/fips_cmac_selftest.c: Because the examples in SP_800-38B by Richard Levitte · 14 years ago
  84. d8ba2a4 * fips/fipsalgtest.pl: Test the testvectors for all the CMAC ciphers by Richard Levitte · 14 years ago
  85. af267e4 * fips/cmac/fips_cmactest.c: Some say TDEA, others say TDES. Support by Richard Levitte · 14 years ago
  86. d15467d * fips/cmac/fips_cmactest.c: Changed to accept all the ciphers we by Richard Levitte · 14 years ago
  87. c6dbe90 make update by Richard Levitte · 14 years ago
  88. 37942b9 Implement FIPS CMAC. by Richard Levitte · 14 years ago
  89. 399aa6b Implement FIPS CMAC. by Richard Levitte · 14 years ago
  90. beb8950 Free DRBG context in self tests. by Dr. Stephen Henson · 14 years ago
  91. 5904882 Typo. by Dr. Stephen Henson · 14 years ago
  92. 1e80310 Implement continuous RNG test for SP800-90 DRBGs. by Dr. Stephen Henson · 14 years ago
  93. 96ec46f Implement health checks needed by SP800-90. by Dr. Stephen Henson · 14 years ago
  94. fbbabb6 Add extensive DRBG selftest data and option to corrupt it in fips_test_suite. by Dr. Stephen Henson · 14 years ago
  95. 1b76fac Check requested security strength in DRBG. Add function to retrieve the by Dr. Stephen Henson · 14 years ago
  96. 1acc24a Make no-ec2m work again. by Dr. Stephen Henson · 14 years ago
  97. f52e552 Add a few more symbol renames. by Dr. Stephen Henson · 14 years ago
  98. 8857b38 Add ECDH to validated module. by Dr. Stephen Henson · 14 years ago
  99. a6de713 Enter FIPS mode in fips_dhvs. Support file I/O in fips_ecdsavs. by Dr. Stephen Henson · 14 years ago
  100. 0fa714a Update fips_dhvs to handle functional test by generating keys. by Dr. Stephen Henson · 14 years ago