urbit/jets
Elliot Glaysher e42ad8ca9d Jet ed25519 point scalar multiplication.
This adds a jet for +scalarmult:ed:crypto. While previous jets could
just call math from the ed25519 library, scalarmult wasn't provided
by that library. This patch also translates an implementation of that
function from DEDIS' BSDed ed25519 golang library.
2019-06-13 11:24:43 -07:00
..
a Fix jet discrepancies on ill-typed identity cases. 2016-08-03 22:56:26 -07:00
b Write a jet for +sort 2018-12-06 13:20:23 -08:00
c corrects +muk jet comment 2019-01-08 22:44:56 -05:00
d renames *_vor to *_mor 2019-01-08 22:31:19 -05:00
e Jet ed25519 point scalar multiplication. 2019-06-13 11:24:43 -07:00
f remove hold 2018-12-06 13:38:33 -06:00
tree.c Jet ed25519 point scalar multiplication. 2019-06-13 11:24:43 -07:00