提交历史

作者 SHA1 备注 提交日期
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 年之前
  Pauli 39147079fc Structure alignment macro. 5 年之前
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 5 年之前
  Matt Caswell c4d3c19b4c Update copyright year 6 年之前
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public 7 年之前
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 年之前
  Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API 6 年之前
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. 6 年之前
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 年之前
  Matt Caswell 44ab2dfdf9 Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data 8 年之前
  Andy Polyakov 7687f52550 evp/e_des[3].c: address compiler warnings, fix formatting. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Rich Salz ecdd0ff733 RT4247: Fix EVP_CIPHER_CTX opaque on sparc 8 年之前
  Richard Levitte 6435f0f6c6 Adapt builtin cipher implementations to opaque EVP_CIPHER 8 年之前
  Emilia Kasper 6f73d28c20 Remove EVP_CHECK_DES_KEY 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Andy Polyakov c5d975a743 Add support for SPARC T4 DES opcode. 11 年之前
  Andy Polyakov 5cabcf96e7 Fix "possible loss of data" Win64 compiler warnings. 15 年之前
  Andy Polyakov b444ac3e6f size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require 16 年之前
  Nils Larsch f8296228f1 as we encrypt every bit separately we need to loop through the number 18 年之前
  Dr. Stephen Henson 216659eb87 Enhance EVP code to generate random symmetric keys of the 20 年之前
  Andy Polyakov 8c6336b0aa CFB DES sync-up with FIPS branch. 20 年之前
  Richard Levitte 9e9e8cb6a8 Make sure we get the definition of OPENSSL_NO_DES. 21 年之前
  Richard Levitte a6cd870784 The AES modes OFB and CFB are defined with 128 feedback bits. This 22 年之前
  Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and 23 年之前
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 年之前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 年之前
  Ben Laurie 1921eaad64 EVP constification. 24 年之前
  Dr. Stephen Henson 57ae2e2428 Fourth phase EVP revision. 24 年之前