summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-22Remove duplicate see also reference to BIO_s_mem.Pauli
2017-06-21Add OCSP_resp_get1_id() accessorSascha Steinbiss
2017-06-21Avoid compiler complainingPaul Yang
2017-06-21Add documentation for the SSL_export_keying_material() functionMatt Caswell
2017-06-21sha/asm/sha512p8-ppc.pl: add POWER8 performance data.Andy Polyakov
2017-06-21Add Keccak-1600 modules for PPC64 and POWER8.Andy Polyakov
2017-06-21Fix DTLS failure when used in a build which has SCTP enabledMatt Caswell
2017-06-21PSK related tweaks based on review feedbackMatt Caswell
2017-06-21Use constants rather than macros for the cipher bytes in the appsMatt Caswell
2017-06-21Add some tests for the new TLSv1.3 PSK codeMatt Caswell
2017-06-21Fix some bugs in the TLSv1.3 PSK codeMatt Caswell
2017-06-21Make the input parameters for SSL_SESSION_set1_master_key constMatt Caswell
2017-06-21Document SSL_set_psk_find_session_callback() and SSL_CTX equivalentMatt Caswell
2017-06-21Document SSL_set_psk_use_session_callback() and SSL_CTX equivalentMatt Caswell
2017-06-21Tweak the client side PSK callbackMatt Caswell
2017-06-21Add documentation for SSL_CTX_set_psk_use_session_callback()Matt Caswell
2017-06-21Document SSL_CIPHER_get_handshake_digest()Matt Caswell
2017-06-21Document SSL_SESSION_set_protocol_version()Matt Caswell
2017-06-21Document SSL_SESSION_set1_master_key()Matt Caswell
2017-06-21Add documentation for SSL_SESSION_set_cipher()Matt Caswell
2017-06-21Fix no-pskMatt Caswell
2017-06-21Add the ability to set a TLSv1.3 PSK via just the key bytesMatt Caswell
2017-06-21Add SSL_SESSION_set_protocol_version()Matt Caswell
2017-06-21Add SSL_SESSION_set_cipher()Matt Caswell
2017-06-21Add SSL_SESSION_set1_master_key()Matt Caswell
2017-06-21Add the ability to use a server side TLSv1.3 external PSK in s_serverMatt Caswell
2017-06-21Add the ability to use a client side TLSv1.3 external PSK in s_clientMatt Caswell
2017-06-21Add a function to get the handshake digest for an SSL_CIPHERMatt Caswell
2017-06-21Add public API functions for setting TLSv1.3 PSK callbacksMatt Caswell
2017-06-21Add TLSv1.3 client side external PSK supportMatt Caswell
2017-06-21Add TLSv1.3 server side external PSK supportMatt Caswell
2017-06-21Add ecstress testRich Salz
2017-06-21Add sha/asm/keccak1600-c64x.plAndy Polyakov
2017-06-21Add constant-time 64Rich Salz
2017-06-21Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.Dr. Stephen Henson
2017-06-21Update test config fileDr. Stephen Henson
2017-06-21Add Ed25519 TLS 1.3 and 1.2 testsDr. Stephen Henson
2017-06-21Add Ed25519 EE certificatesDr. Stephen Henson
2017-06-21Ed25519 support for mkcert.shDr. Stephen Henson
2017-06-21Allow Ed25519 in TLS 1.2Dr. Stephen Henson
2017-06-21Convert key exchange to one shot callDr. Stephen Henson
2017-06-21Print Ed25519 in s_client/s_serverDr. Stephen Henson
2017-06-21Add Ed25519 to trace outputDr. Stephen Henson
2017-06-21Handle signature algorithms with no associated digestDr. Stephen Henson
2017-06-21Add Ed25519 signature algorithmDr. Stephen Henson
2017-06-21Add Ed25519 to signature algorithm tableDr. Stephen Henson
2017-06-21Add index for ED25519Dr. Stephen Henson
2017-06-21Use X509_get_signature_info to get signature strength.Dr. Stephen Henson
2017-06-21Recognise Ed25519 in X509_certificate_typeDr. Stephen Henson
2017-06-21Merge Nokia copyright notice into standardRich Salz