]> Repositorios git - scryer-prolog.git/commit
ENHANCED: library(crypto): Faster conversion to bytes when the integer is known.
authorMarkus Triska <[email protected]>
Thu, 8 Sep 2022 17:45:43 +0000 (19:45 +0200)
committerMark Thom <[email protected]>
Thu, 27 Oct 2022 05:36:07 +0000 (23:36 -0600)
commitb2cccab768ccd5b10a9bda8c404bd029c68dd32a
tree2434218b7b793851714619d674a5220d6762bae0
parent579aa8acd454426f372d6a839627a07e606641d2
ENHANCED: library(crypto): Faster conversion to bytes when the integer is known.

These entailed constraints only affect performance, and can be removed
without affecting the correctness of the code. They speed up scalar
multiplication of a curve point, used for example in Bitcoinolog.
src/lib/crypto.pl