CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/17 10:13:11
Modified files:
regress/lib/libcrypto/ec: ec_asn1_test.c
Log message:
ec_asn1_test: add an example using BLS12-377
This exercises the cofactor guessing code with a large cofactor. Thanks to
Daniel Bleichenbacher for pointing out this example. This contains a hack
to use a bogus OID since this curve has none.
