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

  /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evppkey_rsa.txt 224 # RSA PSS key tests
226 # PSS only key, no parameter restrictions
227 PrivateKey = RSA-PSS
257 # PSS public key default parameters
258 PublicKey = RSA-PSS-DEFAULT
269 PrivPubKeyPair = RSA-PSS:RSA-PSS-DEFAULT
274 Ctrl = rsa_padding_mode:pss
283 Verify = RSA-PSS-DEFAULT
288 Decrypt = RSA-PSS
    [all...]
evppkey_rsa_common.txt 829 # RSA PSS key tests
831 # PSS only key, no parameter restrictions
832 PrivateKey = RSA-PSS
862 # PSS public key default parameters
863 PublicKey = RSA-PSS-DEFAULT
874 PrivPubKeyPair = RSA-PSS:RSA-PSS-DEFAULT
877 PublicKey = RSA-PSS-BAD
888 PrivPubKeyPair = RSA-PSS:RSA-PSS-BA
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evppkey_rsa.txt 206 # RSA PSS key tests
208 # PSS only key, no parameter restrictions
209 PrivateKey = RSA-PSS
239 # PSS public key default parameters
240 PublicKey = RSA-PSS-DEFAULT
251 PrivPubKeyPair = RSA-PSS:RSA-PSS-DEFAULT
256 Ctrl = rsa_padding_mode:pss
265 Verify = RSA-PSS-DEFAULT
270 Decrypt = RSA-PSS
    [all...]
evppkey_rsa_common.txt 281 # RSA PSS key tests
283 # PSS only key, no parameter restrictions
284 PrivateKey = RSA-PSS
314 # PSS public key default parameters
315 PublicKey = RSA-PSS-DEFAULT
326 PrivPubKeyPair = RSA-PSS:RSA-PSS-DEFAULT
329 PublicKey = RSA-PSS-BAD
340 PrivPubKeyPair = RSA-PSS:RSA-PSS-BA
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
20-cert-select.conf 12 test-7 = 7-RSA-PSS Certificate CipherString Selection
23 test-18 = 18-RSA-PSS Signature Algorithm Selection
24 test-19 = 19-RSA-PSS Certificate Legacy Signature Algorithm Selection
25 test-20 = 20-RSA-PSS Certificate Unified Signature Algorithm Selection
26 test-21 = 21-Only RSA-PSS Certificate
27 test-22 = 22-Only RSA-PSS Certificate Valid Signature Algorithms
28 test-23 = 23-RSA-PSS Certificate, no PSS signature algorithms
29 test-24 = 24-Only RSA-PSS Restricted Certificate
30 test-25 = 25-RSA-PSS Restricted Certificate Valid Signature Algorithm
    [all...]
01-simple.conf 43 ClientSignatureAlgorithms = PSS+SHA512:RSA+SHA512
48 SignatureAlgorithms = PSS+SHA256:RSA+SHA256
26-tls13_client_auth.conf 116 ClientSignatureAlgorithms = PSS+SHA256
136 ExpectedClientSignType = RSA-PSS
153 ClientSignatureAlgorithms = PSS+SHA256
173 ExpectedClientSignType = RSA-PSS
279 ClientSignatureAlgorithms = PSS+SHA256
299 ExpectedClientSignType = RSA-PSS
321 ClientSignatureAlgorithms = PSS+SHA256
341 ExpectedClientSignType = RSA-PSS
  /src/external/gpl2/xcvs/dist/doc/
Makefile.am 24 PSS = \
55 $(PSS) \
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/
evppkey.txt 386 # RSA PSS key tests
388 # PSS only key, no parameter restrictions
389 PrivateKey = RSA-PSS
419 # PSS public key default parameters
420 PublicKey = RSA-PSS-DEFAULT
431 PrivPubKeyPair = RSA-PSS:RSA-PSS-DEFAULT
434 PublicKey = RSA-PSS-BAD
445 PrivPubKeyPair = RSA-PSS:RSA-PSS-BA
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/test/certs/
setup.sh 381 # RSA-PSS signatures
383 ./mkcert.sh genee PSS-SHA1 ee-key ee-pss-sha1-cert ca-key ca-cert \
384 -sha1 -sigopt rsa_padding_mode:pss -sigopt rsa_pss_saltlen:digest
386 ./mkcert.sh genee PSS-SHA256 ee-key ee-pss-sha256-cert ca-key ca-cert \
387 -sha256 -sigopt rsa_padding_mode:pss -sigopt rsa_pss_saltlen:digest
388 # CA-PSS
389 ./mkcert.sh genca "CA-PSS" ca-pss-key ca-pss-cert root-key root-cert
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/certs/
setup.sh 229 # self-signed end-entity cert signed with RSA-PSS
230 openssl req -new -x509 -key ee-key.pem -subj /CN=ee-self-signed-pss -out ee-self-signed-pss.pem -days 36525 \
231 -sha256 -sigopt rsa_padding_mode:pss -sigopt rsa_pss_saltlen:digest
437 # RSA-PSS signatures
439 ./mkcert.sh genee PSS-SHA1 ee-key ee-pss-sha1-cert ca-key ca-cert \
440 -sha1 -sigopt rsa_padding_mode:pss -sigopt rsa_pss_saltlen:digest
442 ./mkcert.sh genee PSS-SHA256 ee-key ee-pss-sha256-cert ca-key ca-cert
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/certs/
setup.sh 402 # RSA-PSS signatures
404 ./mkcert.sh genee PSS-SHA1 ee-key ee-pss-sha1-cert ca-key ca-cert \
405 -sha1 -sigopt rsa_padding_mode:pss -sigopt rsa_pss_saltlen:digest
407 ./mkcert.sh genee PSS-SHA256 ee-key ee-pss-sha256-cert ca-key ca-cert \
408 -sha256 -sigopt rsa_padding_mode:pss -sigopt rsa_pss_saltlen:digest
409 # CA-PSS
410 ./mkcert.sh genca "CA-PSS" ca-pss-key ca-pss-cert root-key root-cert
    [all...]

Completed in 43 milliseconds