| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_tlsext_use_srtp.pod | 9 - Configure and query SRTP support 13 #include <openssl/srtp.h> 23 SRTP is the Secure Real-Time Transport Protocol. OpenSSL implements support for 25 establishing SRTP keying material, algorithms and parameters using DTLS. This 27 OpenSSL does not implement SRTP itself or RFC5763. Note that OpenSSL does not 28 support the use of SRTP Master Key Identifiers (MKIs). Also note that this 29 extension is only supported in DTLS. Any SRTP configuration will be ignored if a 36 B<profiles> parameters should point to a NUL-terminated, colon delimited list of 37 SRTP protection profile names. 72 After a handshake has been completed the negotiated SRTP protection profile (if [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_tlsext_use_srtp.pod | 9 - Configure and query SRTP support 13 #include <openssl/srtp.h> 23 SRTP is the Secure Real-Time Transport Protocol. OpenSSL implements support for 25 establishing SRTP keying material, algorithms and parameters using DTLS. This 27 OpenSSL does not implement SRTP itself or RFC5763. Note that OpenSSL does not 28 support the use of SRTP Master Key Identifiers (MKIs). Also note that this 29 extension is only supported in DTLS. Any SRTP configuration will be ignored if a 36 B<profiles> parameters should point to a NUL-terminated, colon delimited list of 37 SRTP protection profile names. 72 After a handshake has been completed the negotiated SRTP protection profile (if [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/man/ |
| H A D | SSL_CTX_set_tlsext_use_srtp.3 | 20 .\" Set up some character translations and predefined strings. \*(-- will 26 .tr \(*W- 29 . ds -- \(*W- 31 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 32 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 39 . ds -- \|\(em\| 75 .\" Fear. Run. Save yourself. No user-serviceable parts. 85 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 101 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 102 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
| H A D | ssl_err.c | 3 * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved. 60 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_SRTP_MKI_VALUE), "bad srtp mki value"}, 62 "bad srtp protection profile list"}, 156 "empty srtp protection profile list"}, 235 "library has no ciphers"}, 269 "no application protocol"}, 271 "no certificates returned"}, 273 "no certificate assigned"}, 274 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_NO_CERTIFICATE_SET), "no certificate set"}, 276 "no change following hrr"}, [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
| H A D | ssl_err.c | 3 * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved. 774 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_BAD_SRTP_MKI_VALUE), "bad srtp mki value"}, 776 "bad srtp protection profile list"}, 868 "empty srtp protection profile list"}, 945 "library has no ciphers"}, 979 "no application protocol"}, 981 "no certificates returned"}, 983 "no certificate assigned"}, 984 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_NO_CERTIFICATE_SET), "no certificate set"}, 986 "no change following hrr"}, [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | appveyor.yml | 2 - Visual Studio 2017 5 - x64 6 - x86 11 - VSVER: 15 14 - shared 15 - plain 16 - minimal 19 - ps: >- 20 Install-Module VSSetup -Scope CurrentUser 21 - ps: >- [all …]
|
| H A D | INSTALL | 2 -------------------- 28 --------------------------------------- 46 - or - 48 - or - 76 ----------- 96 $ perl Configure { VC-WIN32 | VC-WIN64A | VC-WIN64I | VC-CE } 114 engines. If you already have a pre-installed version of OpenSSL as part of 119 --prefix and --openssldir are explained further down, and the values shown 124 $ ./config --prefix=/opt/openssl --openssldir=/usr/local/ssl 128 $ @config --prefix=PROGRAM:[INSTALLS] --openssldir=SYS$MANAGER:[OPENSSL] [all …]
|
| H A D | NEWS | 10 o Fixed X.400 address type confusion in X.509 GeneralName (CVE-2023-0286) 11 o Fixed Use-after-free following BIO_new_NDEF (CVE-2023-0215) 12 o Fixed Double free after calling PEM_read_bio_ex (CVE-2022-4450) 13 o Fixed Timing Oracle in RSA Decryption (CVE-2022-4304) 27 o Fixed AES OCB failure to encrypt some bytes on 32-bit x86 platforms 28 (CVE-2022-2097) 34 (CVE-2022-2068) 39 shell metacharacters to prevent command injection (CVE-2022-1292) 44 forever for non-prime moduli (CVE-2022-0778) 52 o Fixed an SM2 Decryption Buffer Overflow (CVE-2021-3711) [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/ |
| H A D | openssl.txt | 1 # Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. 19 ASN1_R_CIPHER_HAS_NO_OBJECT_IDENTIFIER:108:cipher has no object identifier 71 ASN1_R_MIME_NO_CONTENT_TYPE:206:mime no content type 84 ASN1_R_NO_CONTENT_TYPE:209:no content type 85 ASN1_R_NO_MATCHING_CHOICE_TYPE:143:no matching choice type 86 ASN1_R_NO_MULTIPART_BODY_FAILURE:210:no multipart body failure 87 ASN1_R_NO_MULTIPART_BOUNDARY:211:no multipart boundary 88 ASN1_R_NO_SIG_CONTENT_TYPE:212:no sig content type 149 no accept addr or service specified 150 BIO_R_NO_HOSTNAME_OR_SERVICE_SPECIFIED:144:no hostname or service specified [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/ |
| H A D | Makefile | 9 # be of use. There is absolutely NO WARRANTY. 15 # Please send copies of changes and bug-fixes to: 25 CWARNFLAGS.clang+= -Wno-unused-value 27 CWARNFLAGS.clang+= -Wno-atomic-alignment 30 CPPFLAGS+= -Dlib${LIB} -I${OPENSSLSRC} -I${OPENSSLSRC}/crypto 31 CPPFLAGS+= -I${OPENSSLSRC}/include 42 AFLAGS+=-DELF 45 INCS= dtls1.h ssl.h ssl2.h ssl3.h tls1.h srtp.h async.h 48 LDFLAGS+=-Wl,--version-script=${.CURDIR}/ssl.map
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/ |
| H A D | openssl.txt | 1 # Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved. 1784 ASN1_R_CIPHER_HAS_NO_OBJECT_IDENTIFIER:108:cipher has no object identifier 1835 ASN1_R_MIME_NO_CONTENT_TYPE:206:mime no content type 1848 ASN1_R_NO_CONTENT_TYPE:209:no content type 1849 ASN1_R_NO_MATCHING_CHOICE_TYPE:143:no matching choice type 1850 ASN1_R_NO_MULTIPART_BODY_FAILURE:210:no multipart body failure 1851 ASN1_R_NO_MULTIPART_BOUNDARY:211:no multipart boundary 1852 ASN1_R_NO_SIG_CONTENT_TYPE:212:no sig content type 1911 no accept addr or service specified 1912 BIO_R_NO_HOSTNAME_OR_SERVICE_SPECIFIED:144:no hostname or service specified [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
| H A D | Makefile | 9 # be of use. There is absolutely NO WARRANTY. 15 # Please send copies of changes and bug-fixes to: 22 USE_FIPS= no 23 #DBG=-g 30 CWARNFLAGS.clang+= -Wno-empty-body -Wno-unused-value -Wno-parentheses -Wno-implicit-int-float-conve… 32 CWARNFLAGS.clang+= -Wno-atomic-alignment 34 LINTFLAGS+= -X 161 # constant in conditional context 35 LINTFLAGS+= -X 129 # expression has null effect 36 LINTFLAGS+= -X 117 # bitwise '>>' on signed value possibly nonportable 37 LINTFLAGS+= -X 231 # argument '%s' unused in function '%s' [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
| H A D | Makefile | 9 # be of use. There is absolutely NO WARRANTY. 15 # Please send copies of changes and bug-fixes to: 22 USE_FIPS= no 23 #DBG=-g 28 CPPFLAGS+= -Dlib${LIB} -I. -I${OPENSSLSRC}/crypto -I${OPENSSLSRC} 29 CPPFLAGS+= -I${OPENSSLSRC}/include -I${OPENSSLSRC}/crypto/include 30 CPPFLAGS+= -I${OPENSSLSRC}/crypto/asn1 -I${OPENSSLSRC}/crypto/evp 31 CPPFLAGS+= -I${OPENSSLSRC}/crypto/modes 32 CPPFLAGS+= -I${OPENSSLSRC}/../include 43 CPPFLAGS+= -I${.CURDIR}/../libdefault [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/ |
| H A D | test_config.cc | 2 * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. 35 return &(config->*(flags[i].member)); in FindField() 42 { "-server", &TestConfig::is_server }, 43 { "-dtls", &TestConfig::is_dtls }, 44 { "-fallback-scsv", &TestConfig::fallback_scsv }, 45 { "-require-any-client-certificate", 47 { "-async", &TestConfig::async }, 48 { "-write-different-record-sizes", 50 { "-partial-write", &TestConfig::partial_write }, 51 { "-no-tls13", &TestConfig::no_tls13 }, [all …]
|
| H A D | ossl_config.json | 4 "*TLS13*":"No TLS1.3 support yet", 5 "FragmentAlert-DTLS":"Test failure - reason unknown", 6 "FragmentedClientVersion":"Test failure - reason unknown", 7 "MTU":"Test failure - reason unknown", 8 "EmptyCertificateList":"Test failure - reason unknown", 9 "AppDataBeforeHandshake-DTLS":"Test failure - reason unknown", 10 "AlertAfterChangeCipherSpec":"Test failure - reason unknown", 11 "AppDataAfterChangeCipherSpec":"Test failure - reason unknown", 12 "AppDataAfterChangeCipherSpec-Empty":"Test failure - reason unknown", 13 "AppDataAfterChangeCipherSpec-DTLS":"Test failure - reason unknown", [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | openssl.c | 2 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 42 #define EXIT_THE_PROGRAM (-1) 48 * macro-generated wrapper functions. 67 for (f = functions; f->name != NULL; ++f) in calculate_columns() 68 if (f->type == FT_general || f->type == FT_md || f->type == FT_cipher) in calculate_columns() 69 if ((len = strlen(f->name)) > maxlen) in calculate_columns() 72 dc->width = maxlen + 2; in calculate_columns() 73 dc->columns = (80 - 1) / dc->width; in calculate_columns() 82 /* Set non-default library initialisation settings */ in apps_startup() 142 * Replace argv[] with UTF-8 encoded strings. in main() [all …]
|
| H A D | s_server.c | 2 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 80 static int accept_socket = -1; 114 * We define this but make it always be 0 in no-dtls builds to simplify the 140 * possible to use a single callback for all protocol versions - but it in psk_server_cb() 265 if (p->login == NULL && p->user == NULL) { in ssl_srp_server_param_cb() 266 p->login = SSL_get_srp_username(s); in ssl_srp_server_param_cb() 267 BIO_printf(bio_err, "SRP username = \"%s\"\n", p->login); in ssl_srp_server_param_cb() 268 return -1; in ssl_srp_server_param_cb() 271 if (p->user == NULL) { in ssl_srp_server_param_cb() 272 BIO_printf(bio_err, "User %s doesn't exist\n", p->login); in ssl_srp_server_param_cb() [all …]
|
| H A D | s_client.c | 2 * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved. 131 /* no ServerKeyExchange message */ in psk_client_cb() 201 /* We default to SHA-256 */ in psk_use_session_cb() 253 if (SSL_get_servername_type(s) != -1) in ssl_servername_cb() 254 p->ack = !SSL_session_reused(s) && hn != NULL; in ssl_servername_cb() 284 /* p = (N-1)/2 */ in srp_Verify_N_and_g() 287 /* verify g^((N-1)/2) == -1 (mod N) */ in srp_Verify_N_and_g() 297 /*- 299 * - extended debugging 300 * - making some primality tests for unknown groups [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/man/ |
| H A D | openssl-s_server.1 | 1 .\" $NetBSD: openssl-s_server.1,v 1.1 2024/07/12 21:01:08 christos Exp $ 3 .\" -*- mode: troff; coding: utf-8 -*- 59 .IX Title "OPENSSL-S_SERVER 1" 60 .TH OPENSSL-S_SERVER 1 2024-07-11 3.0.14 OpenSSL 66 openssl\-s_server \- SSL/TLS server program 70 [\fB\-help\fR] 71 [\fB\-port\fR \fI+int\fR] 72 [\fB\-accept\fR \fIval\fR] 73 [\fB\-unix\fR \fIval\fR] 74 [\fB\-4\fR] [all …]
|
| H A D | openssl-s_client.1 | 1 .\" $NetBSD: openssl-s_client.1,v 1.1 2024/07/12 21:01:08 christos Exp $ 3 .\" -*- mode: troff; coding: utf-8 -*- 59 .IX Title "OPENSSL-S_CLIENT 1" 60 .TH OPENSSL-S_CLIENT 1 2024-07-11 3.0.14 OpenSSL 66 openssl\-s_client \- SSL/TLS client program 70 [\fB\-help\fR] 71 [\fB\-ssl_config\fR \fIsection\fR] 72 [\fB\-connect\fR \fIhost:port\fR] 73 [\fB\-host\fR \fIhostname\fR] 74 [\fB\-port\fR \fIport\fR] [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | s_server.c | 2 * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved. 73 static int accept_socket = -1; 109 * We define this but make it always be 0 in no-dtls builds to simplify the 137 * possible to use a single callback for all protocol versions - but it in psk_server_cb() 289 wbuf->alloced = 1024; in ebcdic_new() 290 wbuf->buff[0] = '\0'; in ebcdic_new() 341 if (inl > (num = wbuf->alloced)) { in ebcdic_write() 348 wbuf->alloced = num; in ebcdic_write() 349 wbuf->buff[0] = '\0'; in ebcdic_write() 354 ebcdic2ascii(wbuf->buff, in, inl); in ebcdic_write() [all …]
|
| H A D | s_client.c | 2 * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved. 108 /* no ServerKeyExchange message */ in psk_client_cb() 178 /* We default to SHA-256 */ in psk_use_session_cb() 230 if (SSL_get_servername_type(s) != -1) in ssl_servername_cb() 231 p->ack = !SSL_session_reused(s) && hn != NULL; in ssl_servername_cb() 267 ctx->status = in next_proto_cb() 268 SSL_select_next_proto(out, outlen, in, inlen, ctx->data, ctx->len); in next_proto_cb() 308 return -1; in hexdecode() 334 return cp - (*out = ret); in hexdecode() 356 return -1; in checked_uint8() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ssl.h.in | 2 * {- join("\n * ", @autowarntext) -} 4 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 14 {- 16 -} 52 /*- 53 * Version 0 - initial version 54 * Version 1 - added the optional peer certificate 114 # define SSL_TXT_DHE "DHE"/* same as "kDHE:-ADH" */ 120 # define SSL_TXT_ECDHE "ECDHE"/* same as "kECDHE:-AECDH" */ 147 # define SSL_TXT_GOST2012_GOST8912_GOST8912 "GOST2012-GOST8912-GOST8912" [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| H A D | ssl.h | 2 * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved. 39 /*- 40 * Version 0 - initial version 41 * Version 1 - added the optional peer certificate 100 # define SSL_TXT_DHE "DHE"/* same as "kDHE:-ADH" */ 106 # define SSL_TXT_ECDHE "ECDHE"/* same as "kECDHE:-AECDH" */ 151 /*- 152 * COMPLEMENTOF* definitions. These identifiers are used to (de-select) 162 * DEFAULT gets, as only selection is being done and no sorting as needed 170 * an application-defined cipher list string starts with 'DEFAULT'. [all …]
|
| /netbsd-src/share/misc/ |
| H A D | acronyms.comp | 2 3WHS three-way handshake 3 8VSB 8-state vestigial side band modulation 4 AA anti-aliasing 7 ABE attribute-based encryption 9 ABNF augmented backus-naur form 47 ALPN application-layer protocol negotiation 56 AMDD Agile model-driven development 65 AOC add-on card 66 AOL Alert-on-LA [all...] |