static Uint8List crypto_scalarmult_base(Uint8List q, Uint8List n) { return crypto_scalarmult(q, n, _9); }