Revīziju vēsture

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