Home
last modified time | relevance | path

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

12345678910>>...76

/netbsd-src/crypto/external/bsd/openssl/dist/
H A 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 …]
H A 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 …]
H A 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 …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc727 openssl-CA.pl.1 \
730 openssl-asn1parse.1 \
731 openssl-ca.1 \
732 openssl-ciphers.1 \
733 openssl-cmds.1 \
734 openssl-cmp.1 \
735 openssl-cms.1 \
736 openssl-config.5 \
737 openssl-core.h.7 \
738 openssl-core_dispatch.h.7 \
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/
H A Dgen-req.sh8 openssl=openssl
11 if ${openssl} version | grep '^OpenSSL 1\.[1-9]' >/dev/null ; then
12 config=openssl.1.1.cnf
14 config=openssl.1.0.cnf
20 ${openssl} req \
31 ${openssl} x509 \
40 ln -s ca.crt `${openssl} x509 -hash -noout -in cert.crt`.0
46 ${openssl} x509 \
60 ${openssl} ca \
89 $openssl ecparam -name secp256r1 -out eccurve.pem
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.ec6 L BN include/openssl/bn.h crypto/bn/bn_err.c
7 L RSA include/openssl/rsa.h crypto/rsa/rsa_err.c
8 L DH include/openssl/dh.h crypto/dh/dh_err.c
9 L EVP include/openssl/evp.h crypto/evp/evp_err.c
10 L BUF include/openssl/buffer.h crypto/buffer/buf_err.c
11 L OBJ include/openssl/objects.h crypto/objects/obj_err.c
12 L PEM include/openssl/pem.h crypto/pem/pem_err.c
13 L DSA include/openssl/dsa.h crypto/dsa/dsa_err.c
14 L X509 include/openssl/x509.h crypto/x509/x509_err.c
15 L ASN1 include/openssl/asn1.h crypto/asn1/asn1_err.c
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dcrypto.m44 dnl - libcrypto (from openssl)
13 #include <openssl/evp.h>
14 #include <openssl/bn.h>
15 #include <openssl/md4.h>
16 #include <openssl/md5.h>
17 #include <openssl/sha.h>
18 #include <openssl/des.h>
19 #include <openssl/rc4.h>
20 #include <openssl/aes.h>
21 #include <openssl/rsa.h>
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A 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 …]
/netbsd-src/external/bsd/openldap/dist/tests/data/tls/
H A Dcreate-crt.sh2 openssl=$(which openssl)
4 if [ x"$openssl" = "x" ]; then
44 rm -rf ./openssl.cnf cruft
51 sed -e "s;@HOSTNAME@;$hn;" -e "s;@KEY_BITS@;$KEY_BITS;" conf/openssl.cnf > ./openssl.cnf
56 $openssl req -new -nodes -out localhost.csr -keyout private/localhost.key \
57 -newkey $KEY_TYPE -config ./openssl.cnf \
61 $openssl ca -out certs/localhost.crt -notext -config ./openssl.cnf -days 183000 -in localhost.csr \
65 rm -rf ./openssl.cnf ./localhost.csr cruft
71 $openssl req -new -nodes -out $EMAIL.csr -keyout private/$EMAIL.key \
72 -newkey $KEY_TYPE -config ./openssl.cnf \
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dbuild.info2 qw(openssl.c
20 PROGRAMS=openssl
21 SOURCE[openssl]={- join(" ", @apps_init_src) -}
22 SOURCE[openssl]={- join(" ", @apps_openssl_src) -}
23 INCLUDE[openssl]=.. ../include
24 DEPEND[openssl]=libapps.a ../libssl
26 SOURCE[openssl]=pkcs12.c
30 SOURCE[openssl]=ec.c ecparam.c
35 SOURCE[openssl]=ocsp.c
39 SOURCE[openssl]=srp.c
[all …]
/netbsd-src/distrib/sets/lists/base/
H A Dad.riscv5 ./usr/lib/rv32/openssl base-crypto-usr compat
6 ./usr/lib/rv32/openssl/engines base-crypto-usr compat
7 ./usr/lib/rv32/openssl/engines/dasync.so base-crypto-usr compat,pic,openssl=30
8 ./usr/lib/rv32/openssl/engines/devcrypto.so base-crypto-usr compat,pic,openssl=30
9 ./usr/lib/rv32/openssl/engines/loader_attic.so base-crypto-usr compat,pic,openssl=30
10 ./usr/lib/rv32/openssl/engines/ossltest.so base-crypto-usr compat,pic,openssl=30
11 ./usr/lib/rv32/openssl/modules base-crypto-usr compat
12 ./usr/lib/rv32/openssl/modules/legacy.so base-crypto-usr compat,pic,openssl=30
/netbsd-src/crypto/external/bsd/openssl/dist/doc/
H A 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 …]
/netbsd-src/crypto/external/bsd/netpgp/dist/
H A Dconfigure.ac60 AC_CHECK_HEADERS([openssl/aes.h openssl/bn.h openssl/camellia.h openssl/cast.h \
61 openssl/des.h openssl/dsa.h openssl/err.h openssl/idea.h \
62 openssl/md5.h openssl/rand.h openssl/rsa.h openssl/sha.h \
63 openssl/err.h openssl/sha.h openssl/blowfish.h])
80 # check for openssl
88 [AC_MSG_FAILURE([missing SHA256_CTX; is openssl 0.9.8 or newer installed?])],
94 #include <openssl/sha.h>
H A 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 …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/certs/
H A Dsetup.sh15 openssl x509 -in root-cert.pem -trustout \
17 openssl x509 -in root-cert.pem -trustout \
19 openssl x509 -in root-cert.pem -trustout \
21 openssl x509 -in root-cert.pem -trustout \
23 openssl x509 -in root-cert.pem -trustout \
25 openssl x509 -in root-cert.pem -trustout \
27 openssl x509 -in root-cert2.pem -trustout \
29 openssl x509 -in root-cert2.pem -trustout \
31 openssl x509 -in root-cert2.pem -trustout \
33 openssl x509 -in root-nonca.pem -trustout \
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/test/certs/
H A 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 …]
/netbsd-src/crypto/external/bsd/openssl/dist/providers/
H A Dfips.module.sources400 include/openssl/aes.h
401 include/openssl/asn1.h.in
402 include/openssl/asn1err.h
403 include/openssl/asn1t.h.in
404 include/openssl/bio.h.in
405 include/openssl/bioerr.h
406 include/openssl/bn.h
407 include/openssl/bnerr.h
408 include/openssl/buffer.h
409 include/openssl/buffererr.h
[all …]
/netbsd-src/external/mpl/bind/dist/m4/
H A Dax_check_openssl.m414 # spot (via --with-openssl). Sets
23 # openssl/ directory in include directives:
25 # #include <openssl/hmac.h>
43 AC_ARG_WITH([openssl],
44 [AS_HELP_STRING([--with-openssl=DIR],
49 AC_MSG_ERROR([Invalid --with-openssl value])
55 # if pkg-config is installed and openssl has installed a .pc file,
59 OPENSSL_LDFLAGS=`$PKG_CONFIG openssl --libs-only-L 2>/dev/null`
61 OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
62 OPENSSL_CFLAGS=`$PKG_CONFIG openssl
42 AC_ARG_WITH([openssl], global() optwith
[all...]
/netbsd-src/external/bsd/libevent/dist/m4/
H A Dlibevent_openssl.m413 OPENSSL_LIBS=`$PKG_CONFIG --libs openssl 2>/dev/null`
20 OPENSSL_INCS=`$PKG_CONFIG --cflags openssl 2>/dev/null`
44 AC_CHECK_HEADERS([openssl/ssl.h], [], [have_openssl=no])
49 yes) AC_DEFINE(HAVE_OPENSSL, 1, [Define if the system has openssl]) ;;
50 *) AC_MSG_ERROR([openssl is a must but can not be found. You should add the \
51 directory containing `openssl.pc' to the `PKG_CONFIG_PATH' environment variable, \
52 or set `CFLAGS' and `LDFLAGS' directly for openssl, or use `--disable-openssl' \
53 to disable support for openssl encryption])
59 # check if we have and should use openssl
/netbsd-src/external/bsd/unbound/dist/contrib/ios/
H A Dinstall_openssl.sh4 if ! curl -L -k -s -o openssl-1.1.1d.tar.gz https://www.openssl.org/source/openssl-1.1.1d.tar.gz;
11 rm -rf ./openssl-1.1.1d
12 if ! tar -xf openssl-1.1.1d.tar.gz;
18 cd openssl-1.1.1d || exit 1
28 if ! patch -u -p0 < ../contrib/ios/openssl.patch; then

12345678910>>...76