/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_KEM-X25519.pod | 27 The encapsulate function generates an ephemeral keypair. It produces keymaterial 28 by doing an X25519 or X448 key exchange using the ephemeral private key and a 30 context then produces a shared secret. The shared secret and the ephemeral 33 ephemeral public key to produce the same keymaterial, which can then be used to 44 Used to specify the key material used for generation of the ephemeral key.
|
H A D | EVP_KEM-EC.pod | 26 The encapsulate function generates an ephemeral keypair. It produces keymaterial 27 by doing an ECDH key exchange using the ephemeral private key and a supplied 29 then produces a shared secret. The shared secret and the ephemeral public key 32 ephemeral public key to produce the same keymaterial, which can then be used to 43 Used to specify the key material used for generation of the ephemeral key.
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | EVP_KEM-EC.7 | 79 The encapsulate function generates an ephemeral keypair. It produces keymaterial 80 by doing an ECDH key exchange using the ephemeral private key and a supplied 82 then produces a shared secret. The shared secret and the ephemeral public key 85 ephemeral public key to produce the same keymaterial, which can then be used to 96 Used to specify the key material used for generation of the ephemeral key.
|
H A D | EVP_KEM-X25519.7 | 80 The encapsulate function generates an ephemeral keypair. It produces keymaterial 81 by doing an X25519 or X448 key exchange using the ephemeral private key and a 83 context then produces a shared secret. The shared secret and the ephemeral 86 ephemeral public key to produce the same keymaterial, which can then be used to 97 Used to specify the key material used for generation of the ephemeral key.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_tmp_dh_callback.pod | 8 - handle DH keys for ephemeral key exchange 37 Some ciphersuites may use ephemeral Diffie-Hellman (DH) key exchange. In these 38 cases, the session data is negotiated using the ephemeral/temporary DH key and 40 signing. Anonymous ciphers (without a permanent server key) also use ephemeral 43 Using ephemeral DH key exchange yields forward secrecy as the connection
|
H A D | SSL_CTX_set_tmp_ecdh.pod | 6 - handle ECDH keys for ephemeral key exchange
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CTX_set_tmp_dh_callback.3 | 67 \&\- handle DH keys for ephemeral key exchange 98 Some ciphersuites may use ephemeral Diffie-Hellman (DH) key exchange. In these 99 cases, the session data is negotiated using the ephemeral/temporary DH key and 101 signing. Anonymous ciphers (without a permanent server key) also use ephemeral 104 Using ephemeral DH key exchange yields forward secrecy as the connection
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | CodeMetrics.cpp | 46 // alive only by ephemeral values. in completeEphemeralValues() 58 // If all uses of this value are ephemeral, then so is this value. in completeEphemeralValues() 63 LLVM_DEBUG(dbgs() << "Ephemeral Value: " << *V << "\n"); in completeEphemeralValues() 70 // Find all ephemeral values. 83 // worth of work for each of its loops (and, in the common case, ephemeral in collectEphemeralValues() 136 // Skip ephemeral values. in analyzeBasicBlock()
|
/freebsd/crypto/libecc/src/tests/ |
H A D | bign_test_vectors.h | 27 * Fixed ephemeral private key for bign signature in bign_1_nn_random_belt_hash_test_vector() 76 * Fixed ephemeral private key for bign signature in bign_2_nn_random_belt_hash_test_vector() 78 * NOTE: the ephemeral private key has been recomputed using the private key as in bign_2_nn_random_belt_hash_test_vector() 127 * Fixed ephemeral private key for bign signature in bign_3_nn_random_belt_hash_test_vector() 175 * Fixed ephemeral private key for bign signature in bign_4_nn_random_belt_hash_test_vector() 177 * NOTE: the ephemeral private key has been recomputed using the private key as in bign_4_nn_random_belt_hash_test_vector() 231 * Fixed ephemeral private key for bign signature in bign_5_nn_random_belt_hash_test_vector() 284 * Fixed ephemeral private key for bign signature in bign_6_nn_random_belt_hash_test_vector() 341 * Fixed ephemeral private key for bign signature in bign_7_nn_random_belt_hash_test_vector() 397 * Fixed ephemeral private key for bign signature in bign_8_nn_random_belt_hash_test_vector()
|
/freebsd/contrib/ntp/html/ |
H A D | assoc.html | 32 …ephemeral</em>. Persistent associations are mobilized by a configuration command and never demobil… 33 <p>Ordinarily, successful mobilization of ephemeral associations requires the server to be cryptogr… 51 …e. If no matching association is found, the designated peer mobilizes a ephemeral symmetric passiv… 58 …ing in the vicinity. The intended result is that each client mobilizes ephemeral client associati…
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | CodeMetrics.h | 85 /// Collect a loop's ephemeral values (those used only by an assume 90 /// Collect a functions's ephemeral values (those used only by an
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
H A D | Watchpoint.h | 207 bool m_is_ephemeral; // True if the watchpoint is in the ephemeral mode, 212 // disabled while in ephemeral mode. 213 // At the end of the ephemeral mode when the watchpoint is to be enabled
|
/freebsd/crypto/openssl/providers/implementations/kem/ |
H A D | ecx_kem.c | 536 * enc A buffer to return the senders ephemeral public key. 574 /* Create an ephemeral key */ in dhkem_encap() 588 /* Return the public part of the ephemeral key */ in dhkem_encap() 609 * enc A buffer containing the senders ephemeral public key that was returned 637 /* Get the public part of the ephemeral key created by encap */ in dhkem_decap()
|
H A D | ec_kem.c | 306 /* Set the ephemeral seed */ in eckem_set_ctx_params() 633 * enc A buffer to return the senders ephemeral public key. 673 /* Create an ephemeral key */ in dhkem_encap() 695 /* Return the senders ephemeral public key in encoded form */ in dhkem_encap() 716 * enc A buffer containing the senders ephemeral public key that was returned
|
/freebsd/crypto/openssl/include/internal/ |
H A D | quic_reactor_wait_ctx.h | 50 * Doing this requires some ephemeral state tracking as a SSL_poll() call may 52 * separately from the reactor code as the state needed is only ephemeral and
|
/freebsd/crypto/openssl/test/ |
H A D | sm2_internal_test.c | 275 /* ephemeral nonce k */ in sm2_crypt_test() 423 /* ephemeral nonce k */ in sm2_sig_test() 443 /* ephemeral nonce k */ in sm2_sig_test()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | IRSymtab.h | 270 /// The symbols enumerated by this method are ephemeral, but they can be 277 /// The symbols enumerated by this method are ephemeral, but they can be 311 /// Ephemeral symbols produced by Reader::symbols() and
|
/freebsd/usr.sbin/wpa/wpa_supplicant/ |
H A D | wpa_supplicant.conf.5 | 309 This file holds parameters for an ephemeral DH key exchange. 311 However, it is possible to set up RSA to use an ephemeral DH key exchange. 313 DSA keys always use ephemeral DH keys.
|
/freebsd/crypto/openssl/crypto/cms/ |
H A D | cms_kari.c | 282 /* Create ephemeral key and initialise context based on it */ 381 /* Create ephemeral key */ in ossl_cms_RecipientInfo_kari_init() 498 * If no originator key set up initialise for ephemeral key the public key in ossl_cms_RecipientInfo_kari_encrypt()
|
/freebsd/contrib/ntp/html/scripts/ |
H A D | authopt.txt | 5 <li class='inline'><a href='authopt.html#ident'>ident - specify Autokey ephemeral group name</a></l…
|
/freebsd/release/tools/ |
H A D | ec2-base.conf | 27 # Any EC2 ephemeral disks seen when the system first boots will
|
H A D | ec2-small.conf | 32 # Any EC2 ephemeral disks seen when the system first boots will
|
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/ |
H A D | userspace.py | 83 # python's getpwuid/getgrgid is confused by ephemeral uids 163 help=_("translate SID to posix (possibly ephemeral) ID"))
|
/freebsd/crypto/openssh/.github/workflows/ |
H A D | selfhosted.yml | 19 EPHEMERAL: ${{ startsWith(matrix.host, 'libvirt') }} 29 # worker. The default is an ephemeral VM running under libvirt.
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-ciphers.pod.in | 241 Cipher suites using ephemeral DH key agreement, including anonymous cipher 246 Cipher suites using authenticated ephemeral DH key agreement. 255 Cipher suites using ephemeral ECDH key agreement, including anonymous 260 Cipher suites using authenticated ephemeral ECDH key agreement.
|