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

  /src/crypto/external/apache2/openssl/dist/test/recipes/95-test_external_pyca_data/
cryptography.sh 12 # OpenSSL external testing using the Python Cryptography module
29 echo "Testing OpenSSL using Python Cryptography:"
39 rm -rf venv-cryptography
40 python -m venv venv-cryptography
41 . ./venv-cryptography/bin/activate
45 cd pyca-cryptography
48 echo "Building cryptography and installing test requirements"
56 ldd $(find ../venv-cryptography/lib/ -iname '*.so')
66 rm -rf venv-cryptography
  /src/crypto/external/bsd/openssl/dist/test/recipes/95-test_external_pyca_data/
cryptography.sh 12 # OpenSSL external testing using the Python Cryptography module
29 echo "Testing OpenSSL using Python Cryptography:"
39 rm -rf venv-cryptography
40 python -m venv venv-cryptography
41 . ./venv-cryptography/bin/activate
45 cd pyca-cryptography
48 echo "Building cryptography and installing test requirements"
56 ldd $(find ../venv-cryptography/lib/ -iname '*.so')
66 rm -rf venv-cryptography
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/95-test_external_pyca_data/
cryptography.sh 12 # OpenSSL external testing using the Python Cryptography module
29 echo "Testing OpenSSL using Python Cryptography:"
39 rm -rf venv-cryptography
40 python -m venv venv-cryptography
41 . ./venv-cryptography/bin/activate
43 cd pyca-cryptography
46 echo "Building cryptography"
59 rm -rf venv-cryptography
  /src/external/bsd/ntp/dist/ntpd/
ntp.conf.def 465 cryptography and, in addition, provides a new Autokey scheme
466 based on public key cryptography.
467 Public key cryptography is generally considered more secure
468 than symmetric key cryptography, since the security is based
479 While the algorithms for symmetric key cryptography are
480 included in the NTPv4 distribution, public key cryptography
540 authenticated using either symmetric key or public key cryptography.
577 cryptography are summarized below;
581 .Ss Symmetric-Key Cryptography
629 .Ss Public Key Cryptography
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/dnssec-malformed-dnskey/
tests_malformed_dnskey.py 17 pytest.importorskip("cryptography")
22 from cryptography.hazmat.primitives.asymmetric import ec
42 # if the cryptography package is too old, the make_dnskey() function
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 965 echo 'Description: OpenSSL cryptography library'; \
982 echo 'Description: Secure Sockets Layer and cryptography libraries'; \
999 echo 'Description: Secure Sockets Layer and cryptography libraries and tools'; \
  /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evpciph_cast5.txt 9 Title = CAST5 Test vectors (from https://github.com/pyca/cryptography)
evpciph_seed.txt 85 Title = SEED Test vectors (from https://github.com/pyca/cryptography)
evpciph_idea.txt 10 Title = IDEA Tests (from https://github.com/pyca/cryptography)
  /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evpciph_cast5.txt 9 Title = CAST5 Test vectors (from https://github.com/pyca/cryptography)
evpciph_seed.txt 85 Title = SEED Test vectors (from https://github.com/pyca/cryptography)
evpciph_idea.txt 10 Title = IDEA Tests (from https://github.com/pyca/cryptography)
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.def 675 or private key cryptography.
  /src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def 284 It can generate message digest keys used in symmetric key cryptography and,
287 public key cryptography.

Completed in 38 milliseconds