Uses of Class
org.sol4k.tweetnacl.TweetNaclFast.poly1305
-
-
Uses of TweetNaclFast.poly1305 in org.sol4k.tweetnacl
Methods in org.sol4k.tweetnacl that return TweetNaclFast.poly1305 Modifier and Type Method Description TweetNaclFast.poly1305TweetNaclFast.poly1305. blocks(byte[] m, int mpos, int bytes)TweetNaclFast.poly1305TweetNaclFast.poly1305. finish(byte[] mac, int macpos)TweetNaclFast.poly1305TweetNaclFast.poly1305. update(byte[] m, int mpos, int bytes)
-