Histórico de Commits

Autor SHA1 Mensagem Data
  Matt Caswell b7d0f2834e More fix DSA, preserve BN_FLG_CONSTTIME há 8 anos atrás
  Cesar Pereida 621eaf49a2 Fix DSA, preserve BN_FLG_CONSTTIME há 8 anos atrás
  David Benjamin 1c7de36f62 Fix memory leak in DSA redo case. há 8 anos atrás
  Viktor Dukhovni 3b38646d13 Code style: space after 'if' há 9 anos atrás
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . há 9 anos atrás
  Tim Hudson 6977c7e2ba mark all block comments that need format preserving so that há 9 anos atrás
  Matt Caswell f33ce36aff RT3192: spurious error in DSA verify há 10 anos atrás
  Dr. Stephen Henson 5080fbbef0 Since FIPS 186-3 specifies we use the leftmost bits of the digest há 13 anos atrás
  Dr. Stephen Henson c31945e682 recalculate DSA signature if r or s is zero (FIPS 186-3 requirement) há 13 anos atrás
  Dr. Stephen Henson 7770da4b41 PR: 2295 há 14 anos atrás
  Bodo Möller bd31fb2145 Change to mitigate branch prediction attacks há 17 anos atrás
  Nils Larsch b900a6b42f avoid shifting input há 17 anos atrás
  Nils Larsch b3bad17d1a remove unused variable há 17 anos atrás
  Nils Larsch 357d5de5b9 add support for DSA with SHA2 há 17 anos atrás
  Ben Laurie 84948b39df Fix various warnings. há 18 anos atrás
  Bodo Möller 5e3225cc44 Introduce limits to prevent malicious keys being able to há 18 anos atrás
  Nils Larsch 33af4421f2 remove unnecessary code há 18 anos atrás
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code há 18 anos atrás
  Bodo Möller 0ebfcc8f92 make sure DSA signing exponentiations really are constant-time há 19 anos atrás
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading há 19 anos atrás
  Bodo Möller b0ac0a8ef8 improve comment readability há 19 anos atrás
  Dr. Stephen Henson 879b19801a Change method_mont_p from (char *) to (BN_MONT_CTX *) and remove several há 19 anos atrás
  Dr. Stephen Henson 6ec8e63af6 Port BN_MONT_CTX_set_locked() from stable branch. há 19 anos atrás
  Ben Laurie e9ad6665a5 Add debug target, remove cast, note possible bug. há 19 anos atrás
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign há 19 anos atrás
  Richard Levitte 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form há 21 anos atrás
  Geoff Thorpe 879650b866 The default implementation of DSA_METHOD has an interdependence on the há 21 anos atrás
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. há 21 anos atrás
  Lutz Jänicke a74333f905 Fix initialization sequence to prevent freeing of unitialized objects. há 22 anos atrás
  Geoff Thorpe 0e4aa0d2d2 As with RSA, which was modified recently, this change makes it possible to há 22 anos atrás