public class poly1305 extends Object
Constructor and Description |
---|
poly1305() |
Modifier and Type | Method and Description |
---|---|
static int |
crypto_onetimeauth_verify(byte[] h,
int hoffset,
byte[] inv,
int invoffset,
long inlen,
byte[] k) |
static int |
crypto_onetimeauth(byte[] outv,
int outvoffset,
byte[] inv,
int invoffset,
long inlen,
byte[] k) |
Copyright © 2015 Threema GmbH, Staldenbachstrasse 11, 8808 Pfäffikon SZ, Schweiz. All rights reserved.