CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2024/10/25 12:06:42
Modified files: lib/libcrypto/ec: ecp_oct.c Log message: Cosmetic tweak to make point2oct and oct2point more symmetric This can't be perfectly symmetric, but the logic is now roughly the same in both these functions.