Historia zmian

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