Searched full:rfc8032 (Results 1 – 11 of 11) sorted by relevance
| /freebsd/crypto/openssl/include/crypto/ |
| H A D | ecx.h | 40 /* RFC8032 Section 8.5 */ 45 /* RFC8032 Section 8.5 */
|
| /freebsd/crypto/openssh/ |
| H A D | PROTOCOL.certkeys | 162 pk is the encoded Ed25519 public key as defined by RFC8032. 219 types, and RFC8032 for Ed25519).
|
| /freebsd/crypto/libecc/src/sig/ |
| H A D | eddsa.c | 66 /* Sanity check on ancillary data len, its size must not exceed 255 bytes as per RFC8032 */ in dom() 93 * See RFC8032: 111 * See RFC8032: 648 /* Cofactor must be 2**2 or 2**3 as per RFC8032 standard */ in eddsa_derive_priv_key() 1314 /* NOTE: as per RFC8032, EDDSA448PH uses 1662 /* NOTE: as per RFC8032, EDDSA448PH uses 1685 /* As per RFC8032, for EDDSA25519CTX the context SHOULD NOT be empty */ 1799 * As per RFC8032, for EDDSA25519CTX the context 1986 /* As per RFC8032, for EDDSA25519CTX the context SHOULD NOT be empty */ 2184 /* NOTE: as per RFC8032, EDDSA448PH uses [all …]
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_ecx_sigalg.txt | 16 Title = ED25519 tests from RFC8032 153 Title = ED448 tests from RFC8032
|
| H A D | evppkey_ecx.txt | 188 Title = ED25519 tests from RFC8032 341 Title = ED448 tests from RFC8032
|
| /freebsd/sys/dev/qat/qat_api/firmware/include/ |
| H A D | icp_qat_fw_mmp.h | 2843 …t parameter list for ECC edwards25519 Variable Point Multiplication [k]P, as specified in RFC8032 , 2858 … parameter list for ECC edwards25519 Generator Point Multiplication [k]G, as specified in RFC8032 , 2898 …put parameter list for ECC edwards448 Variable Point Multiplication [k]P, as specified in RFC8032 , 2913 …ut parameter list for ECC edwards448 Generator Point Multiplication [k]P, as specified in RFC8032 , 3736 /** ECC edwards25519 Variable Point Multiplication [k]P, as specified in RFC8032 */ 3739 /** ECC edwards25519 Generator Point Multiplication [k]G, as specified in RFC8032 */ 3748 /** ECC edwards448 Variable Point Multiplication [k]P, as specified in RFC8032 */ 3751 /** ECC edwards448 Generator Point Multiplication [k]P, as specified in RFC8032 */ 6289 …t parameter list for ECC edwards25519 Variable Point Multiplication [k]P, as specified in RFC8032 , 6303 … parameter list for ECC edwards25519 Generator Point Multiplication [k]G, as specified in RFC8032 , [all …]
|
| H A D | icp_qat_fw_mmp_ids.h | 116 * as specified in RFC8032 127 * as specified in RFC8032 153 * specified in RFC8032 164 * specified in RFC8032
|
| /freebsd/crypto/libecc/ |
| H A D | README.md | 35 … * EdDSA (25519 and 448 as specified in [RFC 8032](https://datatracker.ietf.org/doc/html/rfc8032)). 66 …SA (Ed25519 and Ed448) as defined in [RFC 8032](https://datatracker.ietf.org/doc/html/rfc8032) with
|
| /freebsd/crypto/openssl/test/ |
| H A D | curve448_internal_test.c | 100 /* Test vectors from RFC8032 for Ed448 */
|
| /freebsd/crypto/openssl/ssl/ |
| H A D | t1_lib.c | 2630 /* Values from https://tools.ietf.org/html/rfc8032#section-8.5 */ in sigalg_security_bits()
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 1230 * Implemented support for all five instances of EdDSA from RFC8032:
|