56 Cometimentos (72bc2328b104dde7a60d0b513c5ea95e73d5ca18)

Autor SHA1 Mensagem Data
  David Benjamin eaa80b7069 Remove DSA k+q kludge. há 6 anos
  David Benjamin f4b708cc1e Add a function which folds BN_MONT_CTX_{new,set} together. há 6 anos
  David Benjamin 2056d7290a Remove DSA_sign_setup too. há 7 anos
  David Benjamin 81f030b106 Switch OPENSSL_VERSION_NUMBER to 1.1.0. há 8 anos
  David Benjamin 808f832917 Run the comment converter on libcrypto. há 7 anos
  David Benjamin 27e377ec65 Fix miscellaneous clang-tidy warnings. há 7 anos
  David Benjamin d94682dce5 Remove ex_data's dup hook. há 7 anos
  Adam Langley 5c38c05b26 Move bn/ into crypto/fipsmodule/ há 7 anos
  David Benjamin 6b0edfb9e6 Add a common TestEventListener for the error queue. há 7 anos
  David Benjamin 966284337d Do a cursory conversion of a few tests to GTest. há 7 anos
  David Benjamin 0a211dfe91 Remove BN_FLG_CONSTTIME. há 7 anos
  David Benjamin 0b8dc30932 Don't use BN_mod_inverse for inverses mod p in RSA keygen. há 7 anos
  David Benjamin d17d1dae84 Convert dsa_test to C++. há 7 anos
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. há 7 anos
  David Benjamin 5a91503826 Add various 1.1.0 accessors. há 8 anos
  Brian Smith 4edca0b308 Add BN_rand_range_ex and use internally. há 8 anos
  David Benjamin aaa39e97f4 Don't rely on BN_FLG_CONSTTIME in the DSA code. há 8 anos
  David Benjamin 99c752ad52 Compute kinv in DSA with Fermat's Little Theorem. há 8 anos
  David Benjamin 26b7c35d8c Fix DSA, preserve BN_FLG_CONSTTIME há 8 anos
  Brian Smith d035730ac7 Make return value of |BN_MONT_CTX_set_locked| int. há 8 anos
  David Benjamin 3d38c03a8e Fix a few more missing CBB_cleanups. há 8 anos
  David Benjamin 2dc469e066 Remove dead header file. há 8 anos
  David Benjamin df98a7ad3a Reimplement DSA_size without crypto/asn1. há 8 anos
  David Benjamin fda22a7573 Reimplement DSA parsing logic with crypto/asn1. há 8 anos
  David Benjamin 3cadf63c68 Remove DSA write_params. há 8 anos
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. há 8 anos
  David Benjamin 2936170d68 Fix memory leak in DSA redo case. há 8 anos
  David Benjamin 8a58933db0 Remove the CRYPTO_EX_new callback. há 9 anos
  David Benjamin e8f783ac0d Unwind DH_METHOD and DSA_METHOD. há 9 anos
  David Benjamin 301afaf223 Add a run_tests target to run all tests. há 9 anos
  David Benjamin 79680ffaed Fix various malloc failure codepaths. há 9 anos
  David Benjamin 68b4e8933e Slightly simplify some DSA logic. há 9 anos
  David Benjamin 8d100366e5 Fix dsa keygen for too-short seed há 9 anos
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. há 9 anos
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. há 9 anos
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. há 9 anos
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ há 9 anos
  David Benjamin 22ccc2d8f1 Remove unnecessary NULL checks, part 1. há 9 anos
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. há 9 anos
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. há 9 anos
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. há 9 anos
  Brian Smith 9da82c1ccc Remove superfluous crypto/bio dependencies from tests. há 9 anos
  David Benjamin c9a202fee3 Add in missing curly braces part 1. há 9 anos
  Adam Langley 29b186736c Precompute sorted array for error strings. há 9 anos
  Adam Langley 2b2d66d409 Remove string.h from base.h. há 9 anos
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. há 9 anos
  David Benjamin 95e18c52f2 Fix DER checks for DSA_check_signature and add tests. há 9 anos
  Adam Langley ca9a538aa0 Fix various certificate fingerprint issues. há 9 anos
  David Benjamin f49196052c Tidy up DSA paramgen stylistically. há 9 anos