Package com.neilalexander.jnacl.crypto
Class hsalsa20
java.lang.Object
com.neilalexander.jnacl.crypto.hsalsa20
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intcrypto_core(byte[] outv, byte[] inv, byte[] k, byte[] c)
-
Constructor Details
-
hsalsa20
public hsalsa20()
-
-
Method Details
-
crypto_core
public static int crypto_core(byte[] outv, byte[] inv, byte[] k, byte[] c)
-