2573 Commits (045a0ffe358b81609e5b93e1f02e948b581304a3)
 

Autor SHA1 Mensagem Data
  Matt Braithwaite 045a0ffe35 Import `newhope' (post-quantum key exchange). 8 anos atrás
  David Benjamin c25d2e6379 Resolve -Wextern-c-compat warnings with OPENSSL_NO_THREADS. 8 anos atrás
  Steven Valdez ede2e2c5ce Fix buffer overrun in ASN1_parse() and signed/unsigned warning. 8 anos atrás
  Steven Valdez b32a9151da Ensure we check i2d_X509 return val 8 anos atrás
  Steven Valdez 14b07a02a6 Harden ASN.1 BIO handling of large amounts of data. 8 anos atrás
  David Benjamin f040d3c7e1 Fix build. 8 anos atrás
  David Benjamin dc9194f78b Fix a bug in obj_dat.pl and add basic crypto/obj tests. 8 anos atrás
  David Benjamin f13444a5ad Use different bit tricks to extend the LSB. 8 anos atrás
  David Benjamin 1fc7564ba7 Add standalone PKCS#8 and SPKI fuzzers. 8 anos atrás
  David Benjamin af18cdd733 Add a copyright header to run_android_tests.go. 8 anos atrás
  David Benjamin 6e96d2be3d Remove stale wpa_supplicant hacks. 8 anos atrás
  David Benjamin 1be6a7e442 Add another temporary hack for wpa_supplicant. 8 anos atrás
  Adam Langley b70cd92c82 Add licenses to fuzz tests. 8 anos atrás
  Adam Langley 3d907ed964 Remove RC4_options from rc4-586.pl. 8 anos atrás
  David Benjamin 38d01c6b95 Improve generate_build_files.py gn support. 8 anos atrás
  David Benjamin 818aff01fb Add SSL_SESSION_get_master_key. 8 anos atrás
  David Benjamin 7fadfc6135 Move TLS-specific "AEAD" functions to the bottom of aead.h. 8 anos atrás
  David Benjamin 325664eec4 Add hkdf.h to doc.config. 8 anos atrás
  Brian Smith f01fb5dc0e Avoid minor waste in |ec_GFp_nistp256_point_get_affine_coordinates|. 8 anos atrás
  Brian Smith 3f3358ac15 Save one call to |ecp_nistz256_from_mont| in |ecp_nistz256_get_affine|. 8 anos atrás
  Brian Smith a7aa2bb8f8 Avoid a multiplication in |ecp_nistz256_get_affine| when |x| is NULL. 8 anos atrás
  Brian Smith d860b7b1cd Set output coordinates' |neg| field in |ecp_nistz256_get_affine|. 8 anos atrás
  Brian Smith 97770d17d8 Use only Montgomery math in |ec_GFp_mont_point_get_affine_coordinates|. 8 anos atrás
  David Benjamin f3835839b1 Use nanosleep instead of usleep. 8 anos atrás
  David Benjamin 9dadc3b6e1 Replace CRYPTO_once_t on Windows with INIT_ONCE. 8 anos atrás
  David Benjamin 3ed24f0502 Test CRYPTO_once_t collisions. 8 anos atrás
  David Benjamin 582d2847ed Reimplement PKCS#12 key derivation. 8 anos atrás
  David Benjamin 0e21f41fe8 Switch all 'num' parameters in crypto/modes to unsigned. 8 anos atrás
  David Benjamin 1a0a8b6760 Make EVP_MD_CTX size functions return size_t. 8 anos atrás
  Brian Smith 86361a3910 Require the public exponent to be available in RSA blinding. 8 anos atrás
  Brian Smith d035730ac7 Make return value of |BN_MONT_CTX_set_locked| int. 8 anos atrás
  Brian Smith 51b0d5b1e8 Do not use the CRT when |rsa->e == NULL|. 8 anos atrás
  Brian Smith 69f0532c85 Use |memcmp| instead of |CRYPTO_memcmp| in |RSA_verify|. 8 anos atrás
  Brian Smith 2a92031bb4 Clarify |RSA_verify_raw| error handling & cleanup. 8 anos atrás
  Brian Smith 9902262af6 Remove redundant check of |sig_len| in |RSA_verify|. 8 anos atrás
  Brian Smith c0b196d4eb Drop support for engines-provided signature verification. 8 anos atrás
  David Benjamin 9b611e28e4 Simplify server_name extension parsing. 8 anos atrás
  David Benjamin 4c5ddb8047 Set rwstate consistently. 8 anos atrás
  David Benjamin c6972eb1f0 Remove the no_renegotiation special case. 8 anos atrás
  David Benjamin 0d3a8c6ac0 Don't allow alert records with multiple alerts. 8 anos atrás
  David Benjamin 56703d91bf Make err_data_generator.go silent by default. 8 anos atrás
  David Benjamin 26993ad55e Only use recv/send for socket BIOs on Windows. 8 anos atrás
  David Benjamin 919610b4c4 Fix memory leak on invalid ecPublicKey parameters. 8 anos atrás
  Daniel Bathgate 4365c3f522 Send an error rather than assert when decrypt_len != rsa_size. 8 anos atrás
  David Benjamin 0fe4d8bef5 chacha/asm/chacha-armv8.pl: fix intermittent build failures. 8 anos atrás
  Steven Valdez 9980ce1dcd Add BORINGSSL_PREFIX for prefixing symbols 8 anos atrás
  David Benjamin a82e8dd9d2 Tweak X25519 documentation. 8 anos atrás
  Adam Langley aaccbfec04 Export RSA_padding_add_PKCS1_OAEP[_mgf1] 8 anos atrás
  Max Moroz 188487faad Remove .options files for libFuzzers and update FUZZING.md documentation. 8 anos atrás
  David Benjamin e4c678adda Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." 8 anos atrás