You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley 2e839244b0 Remove old ChaCha20-Poly1305 AEAD. 7 years ago
..
CMakeLists.txt Add a tool to generate Ed25519 keys. 8 years ago
args.cc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
ciphers.cc Replace Scoped* heap types with bssl::UniquePtr. 8 years ago
client.cc Guard a winsock2.h include under the usual pragmas. 7 years ago
const.cc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
digest.cc Correctness fixes for NaCl and other platforms. 8 years ago
generate_ed25519.cc Replace Scoped* heap types with bssl::UniquePtr. 8 years ago
genrsa.cc Replace Scoped* heap types with bssl::UniquePtr. 8 years ago
internal.h Revert "Move C++ helpers into |bssl| namespace." 8 years ago
pkcs12.cc Work around language and compiler bug in memcpy, etc. 7 years ago
rand.cc Correctness fixes for NaCl and other platforms. 8 years ago
server.cc Adding new options for bssl tool. 7 years ago
speed.cc Remove old ChaCha20-Poly1305 AEAD. 7 years ago
tool.cc Revert "Move C++ helpers into |bssl| namespace." 8 years ago
transport_common.cc Fix setsockopt call. 7 years ago
transport_common.h Teach bssl server about -max-version and -min-version. 8 years ago