CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/08/26 08:14:52
Modified files: lib/libcrypto/ec: ec_mult.c Log message: ec_mult.c: place this code under my ISC license I have effectively rewritten the entirety of this file end of 2024. This isn't code I'm particularly proud of, but it's much better than it was before (it's not as if that involved any sort of challenge...) requested by/ok jsing