1. 3173622 RT2849: Redundant check of "dsa" variable. by Rich Salz · 11 years ago
  2. 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
  3. 14536c8 Make no-ec compilation work. by Dr. Stephen Henson · 12 years ago
  4. 4d26547 fips/fipsld: improve cross-compile support. by Andy Polyakov · 12 years ago
  5. 536a164 util/fipslink.pl: further adjustments. by Andy Polyakov · 12 years ago
  6. 4fa35e7 Updates from fips2 branch: close streams in test utilities, use cofactor ECDH by Dr. Stephen Henson · 13 years ago
  7. 33387d4 portability fix for some perl versions by Dr. Stephen Henson · 13 years ago
  8. d43a7f2 fips_canister.c: add cross-compiler support for iOS (it applies even to by Andy Polyakov · 13 years ago
  9. 7467b76 fips_premain.c: fix warning about _exit on MacOS X. by Andy Polyakov · 13 years ago
  10. 6a0ea5d fipsld, incore: switch to new cross-compile support. by Andy Polyakov · 13 years ago
  11. 85a1a83 check for unset entropy and nonce callbacks by Dr. Stephen Henson · 13 years ago
  12. a98b8ce Update fips_test_suite to take multiple command line options and by Dr. Stephen Henson · 13 years ago
  13. 980e7e8 typo by Dr. Stephen Henson · 13 years ago
  14. f45c90b make post failure simulation reversible in all cases by Dr. Stephen Henson · 13 years ago
  15. 4692f9f typo: use key for POST callback by Dr. Stephen Henson · 13 years ago
  16. 835d355 fix set but unused warnings by Dr. Stephen Henson · 13 years ago
  17. f4324e5 Add single call public key sign and verify functions. by Dr. Stephen Henson · 13 years ago
  18. 69569dd Add support for memory leak checking in fips_algvs. by Dr. Stephen Henson · 13 years ago
  19. 12cc437 Remove duplicate test from health check. by Dr. Stephen Henson · 13 years ago
  20. 3ec9dce Add fips_algvs utility (from FIPS 2.0 stable branch). by Dr. Stephen Henson · 13 years ago
  21. 005cdac fips_canister.c: harmonize fingerprinting for all Windows, CE or not. by Andy Polyakov · 13 years ago
  22. 5fd7226 Check for selftest failure in various places. by Dr. Stephen Henson · 13 years ago
  23. 8d742dd Update error codes. by Dr. Stephen Henson · 13 years ago
  24. 0cde099 fips.c: remove preprocessor artefact. by Andy Polyakov · 13 years ago
  25. dfe9a47 fix (?) AVX clearing by Dr. Stephen Henson · 13 years ago
  26. af4bfa1 Check for uninitialised DRBG_CTX and don't free up default DRBG_CTX. by Dr. Stephen Henson · 13 years ago
  27. 3b59304 fips.c: x86[_64] capability masking. by Andy Polyakov · 13 years ago
  28. 43760a2 Fix error codes. by Dr. Stephen Henson · 13 years ago
  29. 5f132a0 fips/fips_[canister|premain].c: make it work with VC6 and add sentinels by Andy Polyakov · 13 years ago
  30. 4ff2999 Add "nopass" for empty password too. by Dr. Stephen Henson · 13 years ago
  31. 5e4eb99 add authentication parameter to FIPS_module_mode_set by Dr. Stephen Henson · 13 years ago
  32. 552e412 fips_canister.c: more cross-compiler platfroms verified. by Andy Polyakov · 13 years ago
  33. 6d4c658 Typo (?) by Dr. Stephen Henson · 13 years ago
  34. e3fed9f Update premain fingerprint. by Dr. Stephen Henson · 13 years ago
  35. 4c3a7a0 fipssyms.h: assign alias to newly introduced bn_gather5. by Andy Polyakov · 13 years ago
  36. 10db9f9 fips/*: extend fipsro segmenting to all _MSC_VER builds (including WinCE). by Andy Polyakov · 13 years ago
  37. 9f0d2e1 fips_enc.c: assign minimal block size to bad_cipher [to avoid arithmetic by Andy Polyakov · 13 years ago
  38. 8fcdb1e Add android-x86. by Andy Polyakov · 13 years ago
  39. e1db7c4 Clarify usage message. by Dr. Stephen Henson · 13 years ago
  40. 41a846c Don't use TPREFIX shell variable for minimal script. by Dr. Stephen Henson · 13 years ago
  41. 3335b6f Add usage messages. by Dr. Stephen Henson · 13 years ago
  42. 5936521 Print curve type for signature tests. by Dr. Stephen Henson · 13 years ago
  43. 98bc806 Skip ECDH sanity check. Add --compare-all to run comparison tests on by Dr. Stephen Henson · 13 years ago
  44. a2b6dc9 Handle partial test where H is absent: needed to check g generation. by Dr. Stephen Henson · 13 years ago
  45. e15acd9 Updates to handle some verification of v2 tests. by Dr. Stephen Henson · 13 years ago
  46. a854818 Handle broken test on verify too. by Dr. Stephen Henson · 13 years ago
  47. c1f63b5 ECDH POST selftest failure inducing support. by Dr. Stephen Henson · 13 years ago
  48. cf61940 Fix warnings. by Dr. Stephen Henson · 13 years ago
  49. dafd5b5 Only include one ECDH selftest. by Dr. Stephen Henson · 13 years ago
  50. 4cc2bba Make fips algorithm test utilities use RESP_EOL for end of line character(s). by Dr. Stephen Henson · 13 years ago
  51. 10465ac Never echo Num lines for PQGGen DSA2 test. by Dr. Stephen Henson · 13 years ago
  52. 3f1ebb8 make depend by Dr. Stephen Henson · 14 years ago
  53. 2bfeb7d Add FIPS selftests for ECDH algorithm. by Dr. Stephen Henson · 14 years ago
  54. 55831cd Remove s = s * P deferral. by Dr. Stephen Henson · 14 years ago
  55. 884c33b Check return codes properly. by Dr. Stephen Henson · 14 years ago
  56. 54bb3f6 Fix output format for DSA2 parameter generation. by Dr. Stephen Henson · 14 years ago
  57. a846a7f Add a --disable-all option to disable all tests. by Dr. Stephen Henson · 14 years ago
  58. bac3db9 Handle provable prime parameters for canonical g generation which are by Dr. Stephen Henson · 14 years ago
  59. af70f1a Run PQGVer test before DSA2 tests. by Dr. Stephen Henson · 14 years ago
  60. ddf00ff Typo. by Dr. Stephen Henson · 14 years ago
  61. cb71870 Use function name FIPS_drbg_health_check() for health check function. by Dr. Stephen Henson · 14 years ago
  62. 456d883 Don't print out errors in cases where errors are expected: testing by Dr. Stephen Henson · 14 years ago
  63. d57cc97 Remove unused variable. by Dr. Stephen Henson · 14 years ago
  64. 05272d4 Perform health check on all reseed operations not associated with by Dr. Stephen Henson · 14 years ago
  65. 4420b3b Revise DRBG to split between internal and external flags. by Dr. Stephen Henson · 14 years ago
  66. a5799bd Allow reseed interval to be set. by Dr. Stephen Henson · 14 years ago
  67. 45fcfcb clarify comment by Dr. Stephen Henson · 14 years ago
  68. e248740 Minor code tidy and bug fix: need to set t = s after first pass and by Dr. Stephen Henson · 14 years ago
  69. b889a60 Make HMAC kat symbols static. by Dr. Stephen Henson · 14 years ago
  70. 00b0f2c Fix warning. by Dr. Stephen Henson · 14 years ago
  71. 03e389c Allow for dynamic base in Win64 FIPS module. by Andy Polyakov · 14 years ago
  72. 93256bf Update CMAC/HMAC sefltests to use NIDs instead of function pointers. by Dr. Stephen Henson · 14 years ago
  73. 1509485 new function to lookup FIPS supported ciphers by NID by Dr. Stephen Henson · 14 years ago
  74. a11f06b More extensive DRBG health check. New function to call health check by Dr. Stephen Henson · 14 years ago
  75. 361d18a Check length of additional input in DRBG generate function. by Dr. Stephen Henson · 14 years ago
  76. de2132d Delete strength parameter from FIPS_drbg_generate. It isn't very useful by Dr. Stephen Henson · 14 years ago
  77. 9e56c99 Check we recognise DRBG type in fips_drbgvs.c initialised DRBG_CTX if we by Dr. Stephen Henson · 14 years ago
  78. 288fe07 Fix 3DES Monte Carlo test file output which previously outputted by Dr. Stephen Henson · 14 years ago
  79. 7fdcb45 Add support for Dual EC DRBG from SP800-90. Include updates to algorithm by Dr. Stephen Henson · 14 years ago
  80. d983603 Put quick DRBG selftest return after first generate operation. by Dr. Stephen Henson · 14 years ago
  81. bbb1941 Add error codes for DRBG KAT failures. by Dr. Stephen Henson · 14 years ago
  82. ea17b0f Check reseed interval before generating output. by Dr. Stephen Henson · 14 years ago
  83. 7634137 Place DRBG in error state if health check fails. by Dr. Stephen Henson · 14 years ago
  84. 74c4074 Don't perform full DRBG health check on all DRBG types on power up, just by Dr. Stephen Henson · 14 years ago
  85. 1567b39 Update dependencies. by Dr. Stephen Henson · 14 years ago
  86. 06e771b Add header to Makefile. by Dr. Stephen Henson · 14 years ago
  87. eb9e63d Extension of DRBG selftests using new data. by Dr. Stephen Henson · 14 years ago
  88. fa85c1d Rename some more symbols for fips module. by Dr. Stephen Henson · 14 years ago
  89. d35c284 Print private key component is -exout parameter is given. by Dr. Stephen Henson · 14 years ago
  90. 00220f8 Fix ecdh primitives test command line. by Dr. Stephen Henson · 14 years ago
  91. 2abaa9c Add support for DSA2 PQG generation of g parameter. by Dr. Stephen Henson · 14 years ago
  92. f55f5f7 Add support for canonical generation of DSA parameter g. by Dr. Stephen Henson · 14 years ago
  93. e613372 Rename sparc symbols. by Dr. Stephen Henson · 14 years ago
  94. 46883b6 Correct maximum request length. SP800-90 quotes maximum bits, not bytes. by Dr. Stephen Henson · 14 years ago
  95. c20de03 Fix fipsalgtest.pl to still work with old test vectors. by Dr. Stephen Henson · 14 years ago
  96. 9015ee1 Enable rsa-pss0 for non-v2 tests. by Dr. Stephen Henson · 14 years ago
  97. 7f06921 Remove redundant assignment. by Dr. Stephen Henson · 14 years ago
  98. 20f12e6 Add HMAC DRBG from SP800-90 by Dr. Stephen Henson · 14 years ago
  99. b38fd40 Use "resp" for default directory name for .rsp files. by Dr. Stephen Henson · 14 years ago
  100. 8d7fbd0 Fix DSA to skip EOL test when parsing mod line. by Dr. Stephen Henson · 14 years ago