CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/11 23:40:24
Modified files:
lib/libfido2/src: es256.c
Log message:
Use EC_POINT_[sg]et_affine_coordinates()
It is available in all supported OpenSSL flavors/versions and the _GFp
variants will be removed from LibreSSL.
ok hshoexer jsing
