Uint8List open_after(Uint8List box, final int boxoff, final int boxlen) { return open_after_len(box, boxoff, boxlen, _generateNonce()); }