Home
last modified time | relevance | path

Searched refs:SECP256K1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/libecc/include/libecc/
H A Dlib_ecc_types.h204 SECP256K1 = 19, enumerator
/freebsd/crypto/libecc/include/libecc/curves/
H A Dcurves_list.h156 {.type = SECP256K1,.params = &secp256k1_str_params},
/freebsd/usr.sbin/pkg/
H A Decc.c89 ENTRY(SECP256K1, &secp256k1_str_params),
/freebsd/crypto/libecc/
H A DREADME.md39 …tandard as we allow any curve and any hash function (the standard mandates SECP256K1 with SHA-256).