33 커밋 (6de0e539195a7f70bcded4a094ca60a8c1e67d65)

작성자 SHA1 메시지 날짜
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 년 전
  Adam Langley 7ed35fb9fd Fix my screwup in review. 9 년 전
  David Benjamin 183eba4dc9 Convert ecdsa_test to the new ECDSA_SIG API. 9 년 전
  David Benjamin 87897a8cea Implement ECDSA_SIG_{parse,marshal} with crypto/bytestring. 9 년 전
  David Benjamin 7244fa46f7 Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value. 9 년 전
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 년 전
  David Benjamin cca4ba7611 Remove unnecessary NULL checks, part 3. 9 년 전
  David Benjamin daf2c5dc0c Convert ecdsa_test to C++. 9 년 전
  David Benjamin e65855c36f Fix memory leak in ecdsa_test. 9 년 전
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 년 전
  Adam Langley ef24ac396a Remove mistaken typedef from 83a82981dc. 9 년 전
  Brian Smith 655764a22a Test ECDSA_do_sign/ECDSA_do_verify like ECDSA_sign/ECDSA_verify. 9 년 전
  Brian Smith 1f0d2ef3c4 Refactor ecdsa_test to make it easier to extend. 9 년 전
  Brian Smith 6e8fbfecd0 Remove crypto/obj dependencies from low-level crypto tests. 9 년 전
  Brian Smith 9da82c1ccc Remove superfluous crypto/bio dependencies from tests. 9 년 전
  Brian Smith a91762834e Implement ECDSA_SIG_new and ECDSA_SIG_free manually. 9 년 전
  David Benjamin 9ab14e00d5 Add in missing curly braces part 2. 9 년 전
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 년 전
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 년 전
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 년 전
  Adam Langley ca9a538aa0 Fix various certificate fingerprint issues. 9 년 전
  David Benjamin a6d81018f8 Consistently use RAND_bytes and check for failure. 10 년 전
  David Benjamin f2f3cfedb7 Use BN_bn2bin_padded rather than doing math to figure out leading zeros. 10 년 전
  David Benjamin b145c8140b Compare r and s sizes to the order, not the degree. 10 년 전
  David Benjamin 775b75f9de Fix Windows shared library build. 10 년 전
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 년 전
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. 10 년 전
  Adam Langley 5129e2d695 Align EVP return values with BoringSSL convention. 10 년 전
  Adam Langley 449f16b947 Change ECDSA_METHOD's size() to group_order_size() 10 년 전
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 년 전
  David Benjamin e09170f8f5 Fix OPENSSL_PUT_ERROR typos. 10 년 전
  Adam Langley d4b4f085d9 Safe (EC)DSA nonces. 10 년 전
  Adam Langley 95c29f3cd1 Inital import. 10 년 전