function abs25519()
in
src/ristretto255.js [396:398]
3
lines of code
1
McCabe index (conditional complexity)
function abs25519(h, f) { cneg25519(h, f, isneg25519(f)); }