110 Commitit (794bf6e0cea9eca3406a821330be5dde0d014c47)

Tekijä SHA1 Viesti Päivämäärä
  Adam Langley 794bf6e0ce Fix OAEP with non-SHA hash functions. 10 vuotta sitten
  Adam Langley c0d9484902 ec: recognise known parameters when written in full. 10 vuotta sitten
  David Benjamin ecc0ce7e67 Introduce EVP_PKEY_is_opaque to replace RSA_METHOD_FLAG_NO_CHECK. 10 vuotta sitten
  David Benjamin e14dcc45e8 Remove RSA_SSLV23_PADDING. 10 vuotta sitten
  Adam Langley 37a623cf29 Have BIO_get_mem_data return a size_t and uint8_t* 10 vuotta sitten
  David Benjamin b5d725df63 Fix limit checks in RSA padding functions. 10 vuotta sitten
  David Benjamin e77dff61bd Preserve the address length in bio/connect.c. 10 vuotta sitten
  David Benjamin 13f2710c37 Document that EVP_EncodeBlock writes a trailing NUL. 10 vuotta sitten
  David Benjamin 515ee12d62 Ensure x86asm.pl ends with a newline. 10 vuotta sitten
  Adam Langley 904a32e975 Touchup a couple of blank lines from 7b35b58a. 10 vuotta sitten
  David Benjamin 7b35b58ae6 Fix EVP_DecodeBlock and add tests. 10 vuotta sitten
  Adam Langley 8750fe58f4 base64: fix underflow in EVP_EncodeBlock. 10 vuotta sitten
  Adam Langley 0cc81ff04f Add functions for setting a BIO callback and arg. 10 vuotta sitten
  Adam Langley 449f16b947 Change ECDSA_METHOD's size() to group_order_size() 10 vuotta sitten
  David Benjamin 22f9bccde5 Port ssl3_get_client_hello to CBS. 10 vuotta sitten
  David Benjamin ed43958853 Port ssl3_get_key_exchange to CBS. 10 vuotta sitten
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 vuotta sitten
  Adam Langley 0113a4fb60 Support building with PNaCl. 10 vuotta sitten
  David Benjamin 925fee36e1 Add a size hook to RSA_METHOD. 10 vuotta sitten
  David Benjamin e09170f8f5 Fix OPENSSL_PUT_ERROR typos. 10 vuotta sitten
  David Benjamin 7bf334a9ff Perform bounds checks in hmac_signctx. 10 vuotta sitten
  Adam Langley 09020c2f08 Recognise __mips__ as a generic, 32-bit CPU. 10 vuotta sitten
  David Benjamin 9b561e69b6 Fix EVP_PKEY_FLAG_AUTOARGLEN behavior. 10 vuotta sitten
  Adam Langley 2f1f89d6af Switch from rand_r to rand in lhash_test. 10 vuotta sitten
  Adam Langley 23b460df02 Add #ifdefs so RSAZ is only built on x86-64. 10 vuotta sitten
  Alex Chernyakhovsky 3c5034e97c Remove OPENSSL_NO_RSA 10 vuotta sitten
  Alex Chernyakhovsky 2897ed3634 Remove CHARSET_EBCDIC 10 vuotta sitten
  David Benjamin d970488862 Typo in EVP_PKEY_asn1_find_str. 10 vuotta sitten
  Adam Langley 7ac79ebe55 The asm files bn/asm/x86* weren't actually used. 10 vuotta sitten
  Adam Langley 4042667eb9 Add ERR_get_next_error_library back. 10 vuotta sitten
  Adam Langley 8a09146b87 Add license to charmap.pl. 10 vuotta sitten
  Adam Langley 45ec21b99c Add stitched RC4-MD5 as an AEAD. 10 vuotta sitten
  Adam Langley 5d17dd64cc Very minor BN fixes. 10 vuotta sitten
  David Benjamin 03973096f4 Port ServerHello extension parsing to CBS. 10 vuotta sitten
  Adam Langley 659de419c1 Add ISC header to a handful of files. 10 vuotta sitten
  Victor Vasiliev 508c29fec9 Remove references to AEAD in non-AEAD interface codepath 10 vuotta sitten
  Adam Langley d54dc249ea Run AEAD test cases at the end of a file. 10 vuotta sitten
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. 10 vuotta sitten
  Adam Langley 3f4e13c7da Fix GCM in non-AESNI mode. 10 vuotta sitten
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. 10 vuotta sitten
  Adam Langley 7410689a30 Generate (EC)DSA nonces with truncate/test/reject. 10 vuotta sitten
  Adam Langley d031f11596 Remove |num_rounds| argument from chacha_core. 10 vuotta sitten
  Adam Langley 4ac0b38cfc Try both old and new X.509 hashes. 10 vuotta sitten
  Adam Langley 3ffd70ec36 crypto/sha/asm/sha[1,512]-x86_64.pl: Windows build 10 vuotta sitten
  Adam Langley b0d5fb6c74 Add OPENSSL_str[n]casecmp 10 vuotta sitten
  Adam Langley 464f3a147c Enforce _X509_CHECK_FLAG_DOT_SUBDOMAINS internal-only 10 vuotta sitten
  Adam Langley 956665b32b sha1-x86_64.pl: add missing rex prefix in shaext. 10 vuotta sitten
  Adam Langley 8241005bfa Client-side namecheck wildcards. 10 vuotta sitten
  Adam Langley 006779a02c Add benchmarks for hash functions to bssl speed. 10 vuotta sitten
  Adam Langley cb5dd63e5e Add support for Intel SHA extension. 10 vuotta sitten