Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Steven Valdez dbe01585ba Implement ContentType TLS 1.3 variant. il y a 7 ans
..
CMakeLists.txt Add a basic signing tool. il y a 7 ans
args.cc Revert "Move C++ helpers into |bssl| namespace." il y a 8 ans
ciphers.cc Support standard RFC cipher suite names alongside OpenSSL ones. il y a 7 ans
client.cc Implement ContentType TLS 1.3 variant. il y a 7 ans
const.cc Unwind multiprime RSA support. il y a 7 ans
digest.cc Correctness fixes for NaCl and other platforms. il y a 8 ans
file.cc Add a basic signing tool. il y a 7 ans
generate_ed25519.cc Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
genrsa.cc Unwind RSA_generate_multi_prime_key. il y a 7 ans
internal.h Unwind multiprime RSA support. il y a 7 ans
pkcs12.cc Work around language and compiler bug in memcpy, etc. il y a 7 ans
rand.cc Correctness fixes for NaCl and other platforms. il y a 8 ans
server.cc Implement experimental alternate encoding of TLS 1.3. il y a 7 ans
sign.cc Align EVP_PKEY Ed25519 API with upstream. il y a 7 ans
speed.cc Implement scrypt from RFC 7914. il y a 7 ans
tool.cc First part of the FIPS module. il y a 7 ans
transport_common.cc Implement basic HTTP tunnel support in bssl client. il y a 7 ans
transport_common.h Implement basic HTTP tunnel support in bssl client. il y a 7 ans