Home
last modified time | relevance | path

Searched refs:eddsa (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/crypto/openssl/crypto/ec/
H A Dbuild.info10 curve448/curve448_tables.c curve448/eddsa.c curve448/curve448.c \
41 INCLUDE[curve448/eddsa.o]=curve448/arch_32 curve448
/freebsd-12.1/crypto/openssl/doc/man7/
H A DEd25519.pod53 Valid algorithm names are B<ed25519>, B<ed448> and B<eddsa>. If B<eddsa> is
/freebsd-12.1/crypto/openssh/
H A DPROTOCOL.certkeys162 draft-josefsson-eddsa-ed25519-03.
219 types), and draft-josefsson-eddsa-ed25519-03 for Ed25519.
/freebsd-12.1/crypto/openssl/apps/
H A Dspeed.c126 int eddsa; member
1643 = seconds.ecdh = seconds.eddsa = atoi(opt_arg()); in speed_main()
3147 test_ed_curves[testnum].bits, seconds.eddsa); in speed_main()
3177 test_ed_curves[testnum].bits, seconds.eddsa); in speed_main()
/freebsd-12.1/secure/lib/libcrypto/
H A DMakefile183 SRCS+= ecx_meth.c eddsa.c f_generic.c f_impl.c scalar.c
/freebsd-12.1/sys/contrib/libsodium/
H A DChangeLog192 to match the irtf-cfrg-eddsa draft (note that malleability is irrelevant to
/freebsd-12.1/contrib/unbound/
H A Dconfig.h.in365 /* Define to 1 if you have the <nettle/eddsa.h> header file. */
H A Dconfigure.ac1141 AC_CHECK_HEADERS([nettle/eddsa.h], use_ed25519="yes",, [AC_INCLUDES_DEFAULT])
H A Dconfigure18946 …ac_fn_c_check_header_compile "$LINENO" "nettle/eddsa.h" "ac_cv_header_nettle_eddsa_h" "$ac_include…