function neg25519()
in
src/ristretto255.js [369:371]
3
lines of code
1
McCabe index (conditional complexity)
function neg25519(h, f) { lowlevel.Z(h, lowlevel.gf(), f); }