HomeSort by: relevance | last modified time | path
    Searched refs:ECDSA (Results 1 - 9 of 9) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evppkey_ecdsa_sigalg.txt 38 Title = ECDSA tests
41 Verify = ECDSA-SHA1:P-256-PUBLIC
47 Verify = ECDSA-SHA1:P-256-PUBLIC
54 Verify = ECDSA-SHA1:P-256-PUBLIC
61 Verify = ECDSA-SHA1:P-256-PUBLIC
68 Verify = ECDSA-SHA1:P-256-PUBLIC
75 Verify = ECDSA-SHA1:P-256-PUBLIC
82 Verify = ECDSA-SHA1:P-256-PUBLIC
88 Verify = ECDSA-SHA1:P-256-PUBLIC
95 Verify-Message = ECDSA-SHA256:P-256-PUBLI
    [all...]
evppkey_ecdsa_rfc6979.txt 15 Title = RFC 6979 P-192 deterministic ECDSA tests
201 Title = RFC 6979 P-224 deterministic ECDSA tests
387 Title = RFC 6979 P-256 deterministic ECDSA tests
573 Title = RFC 6979 P-384 deterministic ECDSA tests
760 Title = RFC 6979 P-521 deterministic ECDSA tests
947 Title = RFC 6979 K-163 deterministic ECDSA tests
1132 Title = RFC 6979 K-233 deterministic ECDSA tests
1318 Title = RFC 6979 K-283 deterministic ECDSA tests
1504 Title = RFC 6979 K-409 deterministic ECDSA tests
1691 Title = RFC 6979 K-571 deterministic ECDSA test
    [all...]
evppkey_ecdsa.txt 38 Title = ECDSA tests
  /src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
20-cert-select.conf 5 test-0 = 0-ECDSA CipherString Selection
6 test-1 = 1-ECDSA CipherString Selection
7 test-2 = 2-ECDSA CipherString Selection
10 test-5 = 5-ECDSA with brainpool
16 test-11 = 11-ECDSA CipherString Selection, no ECDSA certificate
17 test-12 = 12-ECDSA Signature Algorithm Selection
18 test-13 = 13-ECDSA Signature Algorithm Selection SHA384
19 test-14 = 14-ECDSA Signature Algorithm Selection SHA1
20 test-15 = 15-ECDSA Signature Algorithm Selection compressed poin
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evppkey_ecdsa.txt 38 Title = ECDSA tests
  /src/external/ibm-public/postfix/dist/conf/
postfix-tls-script 59 # Note: ECDSA support requires OpenSSL 1.0.0 or later and may
61 # will support ECDSA, so you'll generally want to deploy both
62 # RSA and ECDSA certificates to make use of ECDSA with
65 # RSA and ECDSA, you'll want at least OpenSSL 1.0.2, as earlier
79 # in UTC. For ECDSA, the file names start with \fBeckey-\fR
190 # File with the Postfix SMTP server ECDSA certificate in PEM format.
192 # File with the Postfix SMTP server ECDSA private key in PEM format.
335 ecdsa=
336 for _algo in `$postconf -T public-key-algorithms | grep -E '^(rsa|ecdsa)$'
    [all...]
  /src/crypto/external/bsd/openssl/dist/providers/fips/
self_test_data.inc 1381 /* ECDSA key data */
1575 * The ECDSA signature changes each time due to it using a random k.
1586 * The ECDSA signature changes each time due to it using a random k.
  /src/external/mpl/bind/dist/
configure 23626 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ECDSA P-256 support" >&5
23627 printf %s "checking for ECDSA P-256 support... " >&6; }
23646 as_fn_error $? "not found. ECDSA P-256 support in OpenSSL is mandatory.
23652 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ECDSA P-384 support" >&5
23653 printf %s "checking for ECDSA P-384 support... " >&6; }
23672 as_fn_error $? "not found. ECDSA P-384 support in OpenSSL is mandatory.
  /src/external/bsd/unbound/dist/
configure 1625 --disable-ecdsa Disable ECDSA support
22701 # Check whether --enable-ecdsa was given.
22724 as_fn_error $? "OpenSSL does not support ECDSA: please upgrade or rerun with --disable-ecdsa" "$LINENO" 5
22736 e) as_fn_error $? "OpenSSL does not support ECDSA: please upgrade or rerun with --disable-ecdsa" "$LINENO" 5 ;;
22745 e) as_fn_error $? "OpenSSL does not support SHA384: please upgrade or rerun with --disable-ecdsa" "$LINENO" 5 ;;
22769 e) as_fn_error $? "OpenSSL does not support the ECDSA curves: please upgrade or rerun with --disable-ecdsa" "$LINENO" 5 ;
    [all...]

Completed in 61 milliseconds