Home
last modified time | relevance | path

Searched full:sha256 (Results 1 – 25 of 985) sorted by relevance

12345678910>>...40

/freebsd/crypto/openssl/crypto/sha/
H A Dbuild.info5 $SHA1ASM_x86=sha1-586.S sha256-586.S sha512-586.S
8 sha1-x86_64.s sha256-x86_64.s sha512-x86_64.s sha1-mb-x86_64.s \
9 sha256-mb-x86_64.s
12 $SHA1ASM_ia64=sha1-ia64.s sha256-ia64.s sha512-ia64.s
15 $SHA1ASM_sparcv9=sha1-sparcv9.S sha256-sparcv9.S sha512-sparcv9.S
21 $SHA1ASM_mips32=sha1-mips.S sha256-mips.S
26 $SHA1ASM_s390x=sha1-s390x.S sha256-s390x.S sha512-s390x.S
29 $SHA1ASM_armv4=sha1-armv4-large.S sha256-armv4.S sha512-armv4.S
31 $SHA1ASM_aarch64=sha1-armv8.S sha256-armv8.S sha512-armv8.S
34 $SHA1ASM_parisc11=sha1-parisc.s sha256-parisc.s sha512-parisc.s
[all …]
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpkdf_ss.txt426 Ctrl.digest = digest:SHA256
440 Ctrl.digest = digest:SHA256
448 Ctrl.digest = digest:SHA256
456 Ctrl.digest = digest:SHA256
464 Ctrl.digest = digest:SHA256
472 Ctrl.digest = digest:SHA256
480 Ctrl.digest = digest:SHA256
488 Ctrl.digest = digest:SHA256
496 Ctrl.digest = digest:SHA256
504 Ctrl.digest = digest:SHA256
[all …]
H A Devppkey_ecdsa_rfc6979.txt65 DigestSign = SHA256
71 DigestVerify = SHA256
76 DigestVerify = SHA256
150 DigestSign = SHA256
156 DigestVerify = SHA256
161 DigestVerify = SHA256
251 DigestSign = SHA256
257 DigestVerify = SHA256
262 DigestVerify = SHA256
336 DigestSign = SHA256
[all …]
H A Devpciph_aes_stitched.txt64 Title = AES-128-CBC-HMAC-SHA256 test vectors
66 Cipher = AES-128-CBC-HMAC-SHA256
76 Cipher = AES-128-CBC-HMAC-SHA256
86 Cipher = AES-128-CBC-HMAC-SHA256
96 Title = AES-256-CBC-HMAC-SHA256 test vectors
98 Cipher = AES-256-CBC-HMAC-SHA256
108 Cipher = AES-256-CBC-HMAC-SHA256
118 Cipher = AES-256-CBC-HMAC-SHA256
/freebsd/crypto/openssl/test/ssl-tests/
H A D25-cipher.cnf.in25 "CipherString" => "ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256",
39 "CipherString" => "ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256",
43 "CipherString" => "ECDHE-RSA-AES128-SHA256"
46 "ExpectedCipher" => "ECDHE-RSA-AES128-SHA256",
53 "CipherString" => "ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256",
57 "CipherString" => "ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384",
60 "ExpectedCipher" => "ECDHE-RSA-AES128-SHA256",
67 "CipherString" => "ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256",
82 "CipherString" => "ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256",
87 "CipherString" => "ECDHE-RSA-AES128-SHA256"
[all …]
H A D20-cert-select.cnf.in157 "SignatureAlgorithms" => randcase("ECDSA+SHA256:ed25519"),
161 "ExpectedServerSignHash" => "SHA256",
183 "SignatureAlgorithms" => randcase("ECDSA+SHA256"),
187 "ExpectedServerSignHash" => "SHA256",
213 "SignatureAlgorithms" => randcase("ECDSA+SHA256"),
217 "ExpectedServerSignHash" => "SHA256",
228 "SignatureAlgorithms" => randcase("ECDSA+SHA256"),
238 "SignatureAlgorithms" => randcase("RSA+SHA256"),
242 "ExpectedServerSignHash" => "SHA256",
251 "SignatureAlgorithms" => randcase("RSA-PSS+SHA256"),
[all …]
H A D25-cipher.cnf25 CipherString = ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256
50 CipherString = ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256
55 CipherString = ECDHE-RSA-AES128-SHA256
61 ExpectedCipher = ECDHE-RSA-AES128-SHA256
75 CipherString = ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256
80 CipherString = ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384
86 ExpectedCipher = ECDHE-RSA-AES128-SHA256
100 CipherString = ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256
126 CipherString = ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256
132 CipherString = ECDHE-RSA-AES128-SHA256
[all …]
/freebsd/crypto/openssl/include/openssl/
H A Dtls1.h929 # define TLS1_TXT_PSK_WITH_AES_128_GCM_SHA256 "PSK-AES128-GCM-SHA256"
931 # define TLS1_TXT_DHE_PSK_WITH_AES_128_GCM_SHA256 "DHE-PSK-AES128-GCM-SHA256"
933 # define TLS1_TXT_RSA_PSK_WITH_AES_128_GCM_SHA256 "RSA-PSK-AES128-GCM-SHA256"
936 # define TLS1_TXT_PSK_WITH_AES_128_CBC_SHA256 "PSK-AES128-CBC-SHA256"
938 # define TLS1_TXT_PSK_WITH_NULL_SHA256 "PSK-NULL-SHA256"
941 # define TLS1_TXT_DHE_PSK_WITH_AES_128_CBC_SHA256 "DHE-PSK-AES128-CBC-SHA256"
943 # define TLS1_TXT_DHE_PSK_WITH_NULL_SHA256 "DHE-PSK-NULL-SHA256"
946 # define TLS1_TXT_RSA_PSK_WITH_AES_128_CBC_SHA256 "RSA-PSK-AES128-CBC-SHA256"
948 # define TLS1_TXT_RSA_PSK_WITH_NULL_SHA256 "RSA-PSK-NULL-SHA256"
978 # define TLS1_TXT_RSA_WITH_CAMELLIA_128_CBC_SHA256 "CAMELLIA128-SHA256"
[all …]
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-ciphers.1371 .IP "\fBSHA256\fR, \fBSHA384\fR" 4
372 .IX Item "SHA256, SHA384"
373 Cipher suites using SHA256 or SHA384.
410 ECDSA and SHA256 or SHA384, only the elliptic curves P\-256 and P\-384 can be
412 (ECDHE\-ECDSA\-AES128\-GCM\-SHA256 and ECDHE\-ECDSA\-AES256\-GCM\-SHA384) are
576 \& TLS_RSA_WITH_NULL_SHA256 NULL\-SHA256
578 \& TLS_RSA_WITH_AES_128_CBC_SHA256 AES128\-SHA256
579 \& TLS_RSA_WITH_AES_256_CBC_SHA256 AES256\-SHA256
580 \& TLS_RSA_WITH_AES_128_GCM_SHA256 AES128\-GCM\-SHA256
583 \& TLS_DH_RSA_WITH_AES_128_CBC_SHA256 DH\-RSA\-AES128\-SHA256
[all …]
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in355 =item B<SHA256>, B<SHA384>
357 Cipher suites using SHA256 or SHA384.
403 ECDSA and SHA256 or SHA384, only the elliptic curves P-256 and P-384 can be
405 (ECDHE-ECDSA-AES128-GCM-SHA256 and ECDHE-ECDSA-AES256-GCM-SHA384) are
565 TLS_RSA_WITH_NULL_SHA256 NULL-SHA256
567 TLS_RSA_WITH_AES_128_CBC_SHA256 AES128-SHA256
568 TLS_RSA_WITH_AES_256_CBC_SHA256 AES256-SHA256
569 TLS_RSA_WITH_AES_128_GCM_SHA256 AES128-GCM-SHA256
572 TLS_DH_RSA_WITH_AES_128_CBC_SHA256 DH-RSA-AES128-SHA256
573 TLS_DH_RSA_WITH_AES_256_CBC_SHA256 DH-RSA-AES256-SHA256
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_PKEY_sign.3104 composite signature algorithm (such as RSA\-SHA256) was fetched.
115 length, such as ED25519, RSA\-SHA256 and similar.
156 i.e. to produce the message digest internally, and while RSA\-SHA256 can be
163 \&\fBEVP_PKEY_CTX_set_rsa_padding\fR\|(3) and similar others), while an RSA\-SHA256
171 an \fIalgo\fR that fetched \f(CW\*(C`RSA\*(C'\fR and try to specify SHA256 separately to get the
172 functionality of RSA\-SHA256. If combining algorithms in that manner is
190 .SS "RSA with PKCS#1 padding for SHA256"
191 .IX Subsection "RSA with PKCS#1 padding for SHA256"
192 Sign data using RSA with PKCS#1 padding and a SHA256 digest as input:
233 .SS "RSA\-SHA256 with a pre-computed digest"
[all …]
H A DEVP_PKEY_verify.3115 length, such as ED25519, RSA\-SHA256 and similar.
151 to produce the digest internally, and while RSA\-SHA256 can be expected to
158 \&\fBEVP_PKEY_CTX_set_rsa_padding\fR\|(3) and similar others), while an RSA\-SHA256
166 an \fIalgo\fR that fetched \f(CW\*(C`RSA\*(C'\fR and try to specify SHA256 separately to get the
167 functionality of RSA\-SHA256. If combining algorithms in that manner is
201 .SS "RSA with PKCS#1 padding for SHA256"
202 .IX Subsection "RSA with PKCS#1 padding for SHA256"
203 Verify signature using PKCS#1 padding and a SHA256 digest as input:
236 .SS "RSA\-SHA256 with a pre-computed digest"
237 .IX Subsection "RSA-SHA256 with a pre-computed digest"
[all …]
H A DSHA256_Init.365 SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384,
75 \& unsigned char *SHA256(const unsigned char *data, size_t count, unsigned char *md_buf);
108 except for \fBSHA1()\fR, \fBSHA224()\fR, \fBSHA256()\fR, \fBSHA384()\fR and \fBSHA512()\fR are depr…
111 \&\fBSHA1()\fR, \fBSHA224()\fR, \fBSHA256()\fR, \fBSHA384()\fR, and \fBSHA256()\fR
115 \& (EVP_Q_digest(d, n, md, NULL, NULL, "SHA256", NULL) ? md : NULL)
137 The SHA224, SHA256, SHA384 and SHA512 families of functions operate in the
138 same way as for the SHA1 functions. Note that SHA224 and SHA256 use a
143 \&\fBSHA224()\fR, \fBSHA256()\fR, \fBSHA384()\fR and \fBSHA512()\fR functions are not thread safe if
147 \&\fBSHA1()\fR, \fBSHA224()\fR, \fBSHA256()\fR, \fBSHA384()\fR and \fBSHA512()\fR return a pointer …
150 \&\fBSHA1_Init()\fR, \fBSHA1_Update()\fR and \fBSHA1_Final()\fR and equivalent SHA224, SHA256,
/freebsd/crypto/openssl/test/recipes/
H A D20-test_kdf.t19 …{ cmd => [qw{openssl kdf -keylen 16 -digest SHA256 -kdfopt secret:secret -kdfopt seed:seed TLS1-PR…
21 desc => 'TLS1-PRF SHA256' },
25 …{ cmd => [qw{openssl kdf -keylen 10 -digest SHA256 -kdfopt key:secret -kdfopt salt:salt -kdfopt in…
27 desc => 'HKDF SHA256' },
28 …{ cmd => [qw{openssl kdf -keylen 25 -digest SHA256 -kdfopt pass:passwordPASSWORDpassword -kdfopt s…
30 desc => 'PBKDF2 SHA256'},
34 …{ cmd => [qw{openssl kdf -keylen 16 -mac HMAC -digest SHA256 -kdfopt hexkey:b74a149a161546f8c20b06…
36 desc => 'SSKDF HMAC SHA256'},
40 …{ cmd => [qw{openssl kdf -keylen 16 -digest SHA256 -kdfopt hexkey:0102030405 -kdfopt hexxcghash:06…
42 desc => 'SSHKDF SHA256'},
[all …]
/freebsd/contrib/netbsd-tests/usr.sbin/mtree/
H A Dmtree_d_create.out13 sha256=74c53aaf0cd9543b7efad969de1058ee38859134ba467500b849811fc3513195
20 sha256=bdbea62f7ccdf862f22254ea871d523845250010d5f233896e800142a859eef2
22 sha256=77876d113fe1b45a41f8d1d3e178aaad7f91fcd93d3df782690625b74ad90fe6
25 sha256=784fd6b95fe5054d87bf268de51dea043031c5e985f668d4f51e1c759b0f9333
30 sha256=a062cd272facdd38c4fdeff2a18947b28c99a28a8fe51f88468978740382e592
47 sha256=5754b0d97a8238ea0e495ab871667dcab8f1d684e323290ae76f70c47de18998
49 sha256=784fd6b95fe5054d87bf268de51dea043031c5e985f668d4f51e1c759b0f9333
52 sha256=5754b0d97a8238ea0e495ab871667dcab8f1d684e323290ae76f70c47de18998
H A Dnetbsd6_d_create.out13 sha256=74c53aaf0cd9543b7efad969de1058ee38859134ba467500b849811fc3513195
20 sha256=bdbea62f7ccdf862f22254ea871d523845250010d5f233896e800142a859eef2
22 sha256=77876d113fe1b45a41f8d1d3e178aaad7f91fcd93d3df782690625b74ad90fe6
25 sha256=784fd6b95fe5054d87bf268de51dea043031c5e985f668d4f51e1c759b0f9333
30 sha256=a062cd272facdd38c4fdeff2a18947b28c99a28a8fe51f88468978740382e592
47 sha256=5754b0d97a8238ea0e495ab871667dcab8f1d684e323290ae76f70c47de18998
49 sha256=784fd6b95fe5054d87bf268de51dea043031c5e985f668d4f51e1c759b0f9333
52 sha256=5754b0d97a8238ea0e495ab871667dcab8f1d684e323290ae76f70c47de18998
/freebsd/cddl/lib/libicp_rescue/
H A DMakefile14 asm-x86_64/sha2/sha256-x86_64.S \
25 asm-arm/sha2/sha256-armv7.S \
32 asm-aarch64/sha2/sha256-armv8.S \
37 asm-ppc64/sha2/sha256-ppc.S \
39 asm-ppc64/sha2/sha256-p8.S \
46 asm-ppc64/sha2/sha256-ppc.S \
48 asm-ppc64/sha2/sha256-p8.S \
113 CFLAGS.sha256-x86_64.S+= -DLOCORE
122 CFLAGS.sha256-armv7.S = -DLOCORE
124 CFLAGS.sha256-armv8.S = -DLOCORE
[all …]
/freebsd/cddl/lib/libicp/
H A DMakefile15 asm-x86_64/sha2/sha256-x86_64.S \
26 asm-arm/sha2/sha256-armv7.S \
33 asm-aarch64/sha2/sha256-armv8.S \
38 asm-ppc64/sha2/sha256-ppc.S \
40 asm-ppc64/sha2/sha256-p8.S \
47 asm-ppc64/sha2/sha256-ppc.S \
49 asm-ppc64/sha2/sha256-p8.S \
116 CFLAGS.sha256-x86_64.S+= -DLOCORE
124 CFLAGS.sha256-armv7.S = -DLOCORE
125 CFLAGS.sha256-armv8.S = -DLOCORE
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSHA256_Init.pod6 SHA224_Final, SHA256, SHA256_Init, SHA256_Update, SHA256_Final, SHA384,
16 unsigned char *SHA256(const unsigned char *data, size_t count, unsigned char *md_buf);
47 except for SHA1(), SHA224(), SHA256(), SHA384() and SHA512() are deprecated.
50 SHA1(), SHA224(), SHA256(), SHA384(), and SHA256()
53 (EVP_Q_digest(d, n, md, NULL, NULL, "SHA256", NULL) ? md : NULL)
74 The SHA224, SHA256, SHA384 and SHA512 families of functions operate in the
75 same way as for the SHA1 functions. Note that SHA224 and SHA256 use a
80 SHA224(), SHA256(), SHA384() and SHA512() functions are not thread safe if
85 SHA1(), SHA224(), SHA256(), SHA384() and SHA512() return a pointer to the hash
88 SHA1_Init(), SHA1_Update() and SHA1_Final() and equivalent SHA224, SHA256,
H A DEVP_PKEY_sign.pod45 composite signature algorithm (such as RSA-SHA256) was fetched.
56 length, such as ED25519, RSA-SHA256 and similar.
105 i.e. to produce the message digest internally, and while RSA-SHA256 can be
112 L<EVP_PKEY_CTX_set_rsa_padding(3)> and similar others), while an RSA-SHA256
120 an I<algo> that fetched C<RSA> and try to specify SHA256 separately to get the
121 functionality of RSA-SHA256. If combining algorithms in that manner is
149 =head2 RSA with PKCS#1 padding for SHA256
151 Sign data using RSA with PKCS#1 padding and a SHA256 digest as input:
191 =head2 RSA-SHA256 with a pre-computed digest
193 Sign a digest with RSA-SHA256 using one-shot functions. To be noted is that
[all …]
H A DEVP_PKEY_verify.pod56 length, such as ED25519, RSA-SHA256 and similar.
100 to produce the digest internally, and while RSA-SHA256 can be expected to
107 L<EVP_PKEY_CTX_set_rsa_padding(3)> and similar others), while an RSA-SHA256
115 an I<algo> that fetched C<RSA> and try to specify SHA256 separately to get the
116 functionality of RSA-SHA256. If combining algorithms in that manner is
161 =head2 RSA with PKCS#1 padding for SHA256
163 Verify signature using PKCS#1 padding and a SHA256 digest as input:
195 =head2 RSA-SHA256 with a pre-computed digest
197 Verify a digest with RSA-SHA256 using one-shot functions. To be noted is that
198 RSA-SHA256 is assumed to be an implementation of C<sha256WithRSAEncryption>,
[all …]
/freebsd/lib/libmd/
H A DMakefile17 INCS= md4.h md5.h ripemd.h sha.h sha224.h sha256.h sha384.h sha512.h \
25 MAN+= md4.3 md5.3 ripemd.3 sha.3 sha256.3 sha512.3 skein.3
42 MLINKS+=sha256.3 SHA224_Init.3 sha256.3 SHA224_Update.3
43 MLINKS+=sha256.3 SHA224_Final.3 sha256.3 SHA224_End.3
44 MLINKS+=sha256.3 SHA224_File.3 sha256.3 SHA224_FileChunk.3
45 MLINKS+=sha256.3 SHA224_Data.3
46 MLINKS+=sha256.3 SHA256_Init.3 sha256.3 SHA256_Update.3
47 MLINKS+=sha256.3 SHA256_Final.3 sha256.3 SHA256_End.3
48 MLINKS+=sha256.3 SHA256_File.3 sha256.3 SHA256_FileChunk.3
49 MLINKS+=sha256.3 SHA256_Data.3
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/dedup/
H A Ddedup_fdt_import.ksh63 log_mustnot eval "zdb -dddd $TESTPOOL 1 | grep -q DDT-sha256"
74 log_must eval "zdb -D $TESTPOOL | grep -q 'DDT-sha256-zap-unique:.*entries=4'"
77 log_must test $(zdb -dddd $TESTPOOL 1 | grep DDT-sha256 | wc -l) -eq 1
78 obj=$(zdb -dddd $TESTPOOL 1 | grep DDT-sha256 | awk '{ print $NF }')
81 log_must test $(zdb -dddd $TESTPOOL $obj | grep DDT-sha256-zap- | wc -l) -eq 1
101 log_must test $(zdb -dddd $TESTPOOL 1 | grep DDT-sha256 | wc -l) -eq 0
111 log_must eval "zdb -D $TESTPOOL | grep -q 'DDT-sha256-zap-unique:.*entries=4'"
114 log_must test $(zdb -dddd $TESTPOOL 1 | grep DDT-sha256 | wc -l) -eq 1
115 obj=$(zdb -dddd $TESTPOOL 1 | grep DDT-sha256 | awk '{ print $NF }')
118 log_must test $(zdb -dddd $TESTPOOL $obj | grep DDT-sha256-zap- | wc -l) -eq 1
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSHA256.h1 //====- SHA256.cpp - SHA256 implementation ---*- C++ -* ======//
13 * The implementation is based on nacl's sha256 implementation [0] and LLVM's
33 class SHA256 {
35 explicit SHA256() { init(); } in SHA256() function
46 /// Return the current raw 256-bits SHA256 for the digested
52 /// Return the current raw 256-bits SHA256 for the digested
54 /// SHA256 at any time without invalidating the internal state so that more
58 /// Returns a raw 256-bit SHA256 hash for the given data.
/freebsd/tools/test/stress2/misc/
H A Dfsck5.sh51 sha256 -r test > sha256.out
64 sha256 -r test > sha256-2.out
66 cmp sha256.out sha256-2.out ||
67 { cat $log2 $log1 sha256.out sha256-2.out; s=1; }

12345678910>>...40