Uint8List after(Uint8List message, final int moff, final int mlen) { return after_len(message, moff, mlen, _generateNonce()); }