Home
last modified time | relevance | path

Searched refs:openssl (Results 1 – 25 of 1360) sorted by relevance

12345678910>>...55

/third_party/openssl/
Dbuild.info19 DEPEND[]=include/openssl/asn1.h \
20 include/openssl/asn1t.h \
21 include/openssl/bio.h \
22 include/openssl/cmp.h \
23 include/openssl/cms.h \
24 include/openssl/conf.h \
25 include/openssl/crmf.h \
26 include/openssl/crypto.h \
27 include/openssl/ct.h \
28 include/openssl/err.h \
[all …]
D.gitignore26 /include/openssl/asn1.h
27 /include/openssl/asn1t.h
28 /include/openssl/bio.h
29 /include/openssl/cmp.h
30 /include/openssl/cms.h
31 /include/openssl/conf.h
32 /include/openssl/configuration.h
33 /include/openssl/crmf.h
34 /include/openssl/crypto.h
35 /include/openssl/ct.h
[all …]
DREADME.md4 [![openssl logo]][www.openssl.org]
18 The official Home Page of the OpenSSL Project is [www.openssl.org].
44 - **openssl**
62 [www.openssl.org/source](https://www.openssl.org/source).
78 The official OpenSSL Git Repository is located at [git.openssl.org].
79 There is a GitHub mirror of the repository at [github.com/openssl/openssl],
85 git clone git://git.openssl.org/openssl.git
89 git clone https://github.com/openssl/openssl.git
92 new features, you need to fork the OpenSSL repository openssl/openssl on
95 git clone https://github.com/yourname/openssl.git
[all …]
DSUPPORT.md4 See the <https://www.openssl.org/support/contracts.html> for details on how to
10 In this case the [openssl-users] mailing list is the right place for you.
36 [openssl-users] mailing list first.
43 - OpenSSL version: output of `openssl version -a`
69 - [openssl-users] for general questions about using the OpenSSL software
72 - [openssl-announce] for official announcements to the OpenSSL community.
74 - [openssl-project] for discussion about the development roadmap
77 Only subscribers can post to [openssl-users] or [openssl-project]. The
81 There was an [openssl-dev] list that has been discontinued since development
87 [mailing lists]: https://www.openssl.org/community/mailinglists.html
[all …]
DNEWS.md10 - [OpenSSL 3.0](#openssl-30)
11 - [OpenSSL 1.1.1](#openssl-111)
12 - [OpenSSL 1.1.0](#openssl-110)
13 - [OpenSSL 1.0.2](#openssl-102)
14 - [OpenSSL 1.0.1](#openssl-101)
15 - [OpenSSL 1.0.0](#openssl-100)
16 - [OpenSSL 0.9.x](#openssl-09x)
81 * Enhanced 'openssl list' with many new options.
102 * Interactive mode is removed from the 'openssl' program.
128 * Added 'openssl mac' that uses the EVP_MAC API.
[all …]
/third_party/openssl/doc/man1/
Dopenssl-cmds.pod.in6 =for openssl names: openssl-cmds
60 =for openssl foreign manual apropos(1)
64 =for openssl generic
66 B<openssl> I<cmd> B<-help> | [I<-option> | I<-option> I<arg>] ... [I<arg>] ...
70 Every I<cmd> listed above is a (sub-)command of the L<openssl(1)> application.
71 It has its own detailed manual page at B<openssl-I<cmd>>(1). For example, to
72 view the manual page for the B<openssl dgst> command, type C<man openssl-dgst>.
88 L<openssl(1)>,
89 L<openssl-asn1parse(1)>,
90 L<openssl-ca(1)>,
[all …]
Dbuild.info5 DEPEND[openssl-asn1parse.pod]=../perlvars.pm
6 DEPEND[openssl-ca.pod]=../perlvars.pm
7 DEPEND[openssl-ciphers.pod]=../perlvars.pm
8 DEPEND[openssl-cmds.pod]=../perlvars.pm
9 DEPEND[openssl-cmp.pod]=../perlvars.pm
10 DEPEND[openssl-cms.pod]=../perlvars.pm
11 DEPEND[openssl-crl2pkcs7.pod]=../perlvars.pm
12 DEPEND[openssl-crl.pod]=../perlvars.pm
13 DEPEND[openssl-dgst.pod]=../perlvars.pm
14 DEPEND[openssl-dhparam.pod]=../perlvars.pm
[all …]
Dopenssl.pod5 openssl - OpenSSL command line program
9 B<openssl>
14 B<openssl> B<no->I<XXX> [ I<options> ]
22 The B<openssl> program is a command line program for using the various
37 The B<openssl> program provides a rich variety of commands (I<command> in
43 (e.g., L<openssl-x509(1)>). The subcommand L<openssl-list(1)> may be used to list
53 availability of ciphers in the B<openssl> program. (B<no->I<XXX> is
61 The default name of the file is F<openssl.cnf> in the default certificate
62 storage area, which can be determined from the L<openssl-version(1)>
102 L<openssl-mac(1)>.
[all …]
Dopenssl-ecparam.pod.in6 openssl-ecparam - EC parameter manipulation and generation
10 B<openssl ecparam>
47 See L<openssl-format-options(1)> for details.
52 See L<openssl-format-options(1)> for details.
130 The L<openssl-genpkey(1)> and L<openssl-pkeyparam(1)> commands are capable
136 The documentation for the L<openssl-genpkey(1)> and L<openssl-pkeyparam(1)>
141 openssl ecparam -out ec_param.pem -name prime192v1
145 openssl ecparam -out ec_param.pem -name prime192v1 -param_enc explicit
149 openssl ecparam -in ec_param.pem -check
153 openssl ecparam -out ec_key.pem -name prime192v1 -genkey
[all …]
Dopenssl-pkeyparam.pod.in10 openssl-pkeyparam - public key algorithm parameter processing command
14 B<openssl> B<pkeyparam>
68 openssl pkeyparam -in param.pem -text
77 L<openssl(1)>,
78 L<openssl-genpkey(1)>,
79 L<openssl-rsa(1)>,
80 L<openssl-pkcs8(1)>,
81 L<openssl-dsa(1)>,
82 L<openssl-genrsa(1)>,
83 L<openssl-gendsa(1)>
[all …]
/third_party/rust/crates/rust-openssl/openssl-sys/
DCHANGELOG.md165 * Added support for automatic detection of Homebrew `openssl@3` installs.
402 [Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.82..master
403 [v0.9.82]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.81...openssl-sys-v0.9.…
404 [v0.9.81]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.80...openssl-sys-v0.9.…
405 [v0.9.80]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.79...openssl-sys-v0.9.…
406 [v0.9.79]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.78...openssl-sys-v0.9.…
407 [v0.9.78]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.77...openssl-sys-v0.9.…
408 [v0.9.77]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.76...openssl-sys-v0.9.…
409 [v0.9.76]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.75...openssl-sys-v0.9.…
410 [v0.9.75]: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.74...openssl-sys-v0.9.…
[all …]
/third_party/node/doc/guides/
Dmaintaining-openssl.md3 This document describes how to update `deps/openssl/`.
15 updates to the openssl source code, with a new commit generated
45 Get a new source from <https://www.openssl.org/source/> and extract
46 all files into `deps/openssl/openssl`. Then add all files and commit
49 % cd deps/openssl/
50 % rm -rf openssl
51 % tar zxf ~/tmp/openssl-1.1.0h.tar.gz
52 % mv openssl-1.1.0h openssl
53 % git add --all openssl
54 % git commit openssl
[all …]
/third_party/rust/crates/rust-openssl/openssl/
DCHANGELOG.md107 * Fixed the openssl-sys dependency version.
373 * The openssl-sys build script now logs the values of environment variables.
374 * Added `ERR_PACK` to openssl-sys.
375 * The `ERR_*` functions in openssl-sys are const functions when building against newer Rust version…
456 * The new `vendored` cargo feature will cause openssl-sys to compile and statically link to a
501 * `openssl-sys` will now detect Homebrew-installed OpenSSL when installed to a non-default
504 `X509_V_ERR_PROXY_SUBJECT_NAME_VIOLATION` constants in `openssl-sys` are now only present when
527 * openssl-sys now provides the `DEP_OPENSSL_VERSION_NUMBER` and
641 * openssl 0.10 still uses openssl-sys 0.9, so openssl 0.9 and 0.10 can coexist without issue.
700 [Unreleased]: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.47...master
[all …]
/third_party/node/test/fixtures/keys/
DMakefile88 openssl req -new -x509 -days 99999 -config ca1.cnf -keyout ca1-key.pem -out ca1-cert.pem
95 openssl req -new -x509 -days 99999 -config ca2.cnf -keyout ca2-key.pem -out ca2-cert.pem
104 openssl genrsa -out ca3-key.pem 1024
107 openssl req -new \
114 openssl x509 -req \
130 openssl genrsa -out ca4-key.pem 1024
133 openssl req -new \
140 openssl x509 -req \
156 openssl ecparam -genkey -out ca5-key.pem -name prime256v1
159 openssl req -new \
[all …]
/third_party/openssl/crypto/err/
Dopenssl.ec7 L BN include/openssl/bnerr.h crypto/bn/bn_err.c include/cry…
8 L RSA include/openssl/rsaerr.h crypto/rsa/rsa_err.c include/cry…
9 L DH include/openssl/dherr.h crypto/dh/dh_err.c include/cry…
10 L EVP include/openssl/evperr.h crypto/evp/evp_err.c include/cry…
11 L BUF include/openssl/buffererr.h crypto/buffer/buf_err.c include/cry…
12 L OBJ include/openssl/objectserr.h crypto/objects/obj_err.c include/cry…
13 L PEM include/openssl/pemerr.h crypto/pem/pem_err.c include/cry…
14 L DSA include/openssl/dsaerr.h crypto/dsa/dsa_err.c include/cry…
15 L X509 include/openssl/x509err.h crypto/x509/x509_err.c include/cry…
16 L ASN1 include/openssl/asn1err.h crypto/asn1/asn1_err.c include/cry…
[all …]
/third_party/openssl/doc/
Dbuild.info7 DEPEND[html/man1/openssl-asn1parse.html]=man1/openssl-asn1parse.pod
8 GENERATE[html/man1/openssl-asn1parse.html]=man1/openssl-asn1parse.pod
9 DEPEND[man/man1/openssl-asn1parse.1]=man1/openssl-asn1parse.pod
10 GENERATE[man/man1/openssl-asn1parse.1]=man1/openssl-asn1parse.pod
11 DEPEND[man1/openssl-asn1parse.pod]{pod}=man1/openssl-asn1parse.pod.in
12 GENERATE[man1/openssl-asn1parse.pod]=man1/openssl-asn1parse.pod.in
13 DEPEND[html/man1/openssl-ca.html]=man1/openssl-ca.pod
14 GENERATE[html/man1/openssl-ca.html]=man1/openssl-ca.pod
15 DEPEND[man/man1/openssl-ca.1]=man1/openssl-ca.pod
16 GENERATE[man/man1/openssl-ca.1]=man1/openssl-ca.pod
[all …]
/third_party/mbedtls/tests/docker/bionic/
DDockerfile63 # Build a static, legacy openssl from sources with sslv3 enabled
64 # Based on https://gist.github.com/bmaupin/8caca3a1e8c3c5686141 (build-openssl.sh)
65 # Note: openssl-1.0.2 and earlier has known build issues with parallel make.
67 && wget https://www.openssl.org/source/old/1.0.1/openssl-1.0.1j.tar.gz -qO- | tar xz \
68 && cd openssl-1.0.1j \
69 && ./config --openssldir=/usr/local/openssl-1.0.1j no-shared \
72 && rm -rf /tmp/openssl*
73 ENV OPENSSL_LEGACY=/usr/local/openssl-1.0.1j/bin/openssl
77 && wget https://www.openssl.org/source/old/1.0.2/openssl-1.0.2g.tar.gz -qO- | tar xz \
78 && cd openssl-1.0.2g \
[all …]
/third_party/openssl/test/certs/
Dsetup.sh14 openssl x509 -in root-cert.pem -trustout \
16 openssl x509 -in root-cert.pem -trustout \
18 openssl x509 -in root-cert.pem -trustout \
20 openssl x509 -in root-cert.pem -trustout \
23 openssl x509 -in root-cert.pem -trustout \
25 openssl x509 -in root-cert.pem -trustout \
28 openssl x509 -in root-cert2.pem -trustout \
30 openssl x509 -in root-cert2.pem -trustout \
32 openssl x509 -in root-cert2.pem -trustout \
35 openssl x509 -in root-nonca.pem -trustout \
[all …]
/third_party/openssl/providers/
Dfips.module.sources387 include/openssl/aes.h
388 include/openssl/asn1.h.in
389 include/openssl/asn1err.h
390 include/openssl/asn1t.h.in
391 include/openssl/bio.h.in
392 include/openssl/bioerr.h
393 include/openssl/bn.h
394 include/openssl/bnerr.h
395 include/openssl/buffer.h
396 include/openssl/buffererr.h
[all …]
Dfips-sources.checksums387 2b38fb6e65d549aca3b2c76907daf67124f395251c0261dec26faa54da8d6d73 include/openssl/aes.h
388 98aa2fc5eae9ef2a36d3d0053212696d58893baa083fa1fcf720660fb4bc0a9f include/openssl/asn1.h.in
389 d4733dcd490b3a2554eaf859d1ea964fe76f7d24f78e42be1094bdad6dee7429 include/openssl/asn1err.h
390 1550474ee05423896ec4abfb6346f1bc44c7be22329efac9ea25de10e81d549c include/openssl/asn1t.h.in
391 2cd8163cdc6c93386bc05e8ed983e5ca604d0bf9da65500cab736cfa8bc2b048 include/openssl/bio.h.in
392 0a26138aaded05cafe2326e11fdc19b28408e054cfe3dda40d45ef95ce8136b0 include/openssl/bioerr.h
393 7d1f9880976a926ba6e0cad08e8de6f326aae48d8350b499aa79127f63d4d108 include/openssl/bn.h
394 9ad8b04764797f5138f01f549ba18b44cf698ffc7fe795fef42c1822d84a6ff4 include/openssl/bnerr.h
395 93954e6c450716e158948d67f64736a451ea9473d02f3a908f3bc8a96cf049a5 include/openssl/buffer.h
396 9d48e6cab2ee98ae94d7113e4c65f000d97e125fdb3445642865ace3f34d06ac include/openssl/buffererr.h
[all …]
/third_party/libcoap/
DHOWTO.dual.openssl9 # Add in alternative OpenSSL support into /opt/openssl. /opt/openssl is
15 # Download latest stable version of openssl.X.Y.Z.tar.gz from
16 # https://www.openssl.org/source/
18 tar zxovf openssl.X.Y.Z.tar.gz
19 cd openssl.X.Y.X
20 ./config --prefix=/opt/openssl --openssldir=/opt/openssl
27 sudo cp /opt/openssl/lib/lib*.so.1.1 /lib64
44 PKG_CONFIG_PATH=/opt/openssl/lib/pkgconfig ./configure --libdir=/usr/lib64 \
45 --with-openssl --enable-tests --enable-examples --disable-doxygen \
/third_party/skia/third_party/externals/microhttpd/m4/
Dax_check_openssl.m412 # spot (via --with-openssl). Sets
21 # openssl/ directory in include directives:
23 # #include <openssl/hmac.h>
40 AC_ARG_WITH([openssl], optwith
41 [AS_HELP_STRING([--with-openssl=DIR],
46 AC_MSG_ERROR([Invalid --with-openssl value])
52 # if pkg-config is installed and openssl has installed a .pc file,
56 OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null`
58 OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
59 OPENSSL_INCLUDES=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null`
[all …]
/third_party/openssl/dev/release-aux/
Dopenssl-announce-release.tmpl6 https://www.openssl.org/
12 https://www.openssl.org/news/openssl-$series-notes.html
17 https://www.openssl.org/docs/man$series/man7/migration_guide.html
21 https://www.openssl.org/source/mirror.html):
23 * https://www.openssl.org/source/
24 * ftp://ftp.openssl.org/source/
35 openssl sha1 $tarfile
36 openssl sha256 $tarfile
/third_party/rust/crates/rust-openssl/openssl-errors/
DCargo.toml2 name = "openssl-errors"
7 description = "Custom error library support for the openssl crate."
8 repository = "https://github.com/sfackler/rust-openssl"
16 openssl-sys = { version = "0.9.64", path = "../openssl-sys" }
19 openssl = { version = "0.10.19", path = "../openssl" }
/third_party/libwebsockets/scripts/
Dtravis_install.sh17 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz2
19 sudo tar xf /tmp/openssl.tar.bz2
27 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz2
29 sudo tar xf /tmp/openssl.tar.bz2
37 wget https://libwebsockets.org/openssl-1.1.0-trusty.tar.bz2 -O/tmp/openssl.tar.bz2
39 sudo tar xf /tmp/openssl.tar.bz2

12345678910>>...55