38 커밋 (ac6900b0d3ca57d8b37137209c484a11549a116b)

작성자 SHA1 메시지 날짜
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 년 전
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 년 전
  Eric Roman bcc4fa87af Add unit-tests for PBKDF2. 9 년 전
  Eric Roman 4dcb05729f Remove support for passing a C-String to PKCS5_PBKDF2_HMAC*(). 9 년 전
  David Benjamin aa3f6daa86 Tag a number of globals as const. 9 년 전
  David Benjamin 1681d79ddf Remove ECDH_KDF_X9_62 and associated EVP glue. 9 년 전
  David Benjamin 238510a679 Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy. 9 년 전
  Eric Roman 517073cd4b Set output EC_KEY to NULL when d2i_ECPrivateKey() fails. 9 년 전
  Adam Langley 69a01608f3 Add malloc failure tests. 10 년 전
  David Benjamin c20febe177 Add EVP_PKEY_supports_digest. 10 년 전
  Adam Langley 0e7f89f96c Remove pkey_ctrl. 10 년 전
  David Benjamin 817ec3462e Rename example_sign to evp_test. 10 년 전
  David Benjamin 8fb19217a0 Allow PKCS#8 in d2i_AutoPrivateKey. 10 년 전
  David Benjamin 8cfd8ad144 Remove unused EVP_PKEY_ASN1_METHODs and flags. 10 년 전
  David Benjamin 2a0ee112c4 Remove remnants of EVP_MD_FLAG_PKEY_METHOD_SIGNATURE. 10 년 전
  David Benjamin e167976126 Make EVP_DigestVerifyFinal return only zero or one. 10 년 전
  David Benjamin 0248889950 Don't mix and match libraries and errors. 10 년 전
  David Benjamin bc8d737807 Add tests for AlgorithmIdentifier support in EVP. 10 년 전
  David Benjamin 8f160a680b Add EVP_DigestVerifyInitFromAlgorithm and EVP_DigestSignAlgorithm. 10 년 전
  David Benjamin 75a1dd0dbe Remove EVP_PKEY_CTX case in rsa_pss_to_ctx. 10 년 전
  David Benjamin f4b4952719 Fix rsa_pss_to_ctx return value. 10 년 전
  David Benjamin 5db5d4e2b0 RSA_encrypt and RSA_sign_raw aren't the same. 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 년 전
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 년 전
  David Benjamin e6e15fc3a1 Use EVP_PKEY_dup instead of manually incrementing the refcount. 10 년 전
  Adam Langley 5129e2d695 Align EVP return values with BoringSSL convention. 10 년 전
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10 년 전
  David Benjamin e14dcc45e8 Remove RSA_SSLV23_PADDING. 10 년 전
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 년 전
  David Benjamin 7bf334a9ff Perform bounds checks in hmac_signctx. 10 년 전
  David Benjamin 9b561e69b6 Fix EVP_PKEY_FLAG_AUTOARGLEN behavior. 10 년 전
  David Benjamin d970488862 Typo in EVP_PKEY_asn1_find_str. 10 년 전
  Adam Langley 467c87e318 remove duplicate 0x for default RSASSA-PSS salt len 10 년 전
  Adam Langley 6887edb917 Improvements in constant-time OAEP decoding. 10 년 전
  Adam Langley fd772a5aeb AEAD interface. 10 년 전
  Adam Langley f71a27920a Fix EC crash. 10 년 전
  Adam Langley 95c29f3cd1 Inital import. 10 년 전