A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
V
W
X
Z
N
- NEEDS_REHASH - enum entry in com.goterl.lazysodium.interfaces.PwHash.NeedsRehashResult
The string appears to be a valid hash but does not match the requested parameters; a new hash shouldbe computed the next time the user logs in.
- negate() - function in com.goterl.lazysodium.interfaces.Ristretto255.RistrettoPoint
- Returns the additive inverse of this point.
- newInstance(Class,Pointer) - function in com.sun.jna.AEAD.StateAES
- newInstance(Class,Pointer) - function in com.sun.jna.AEAD.StateAES.ByReference
- newInstance(Class,Pointer) - function in com.sun.jna.Auth.StateHMAC256
- newInstance(Class,Pointer) - function in com.sun.jna.Auth.StateHMAC512
- newInstance(Class,Pointer) - function in com.sun.jna.Auth.StateHMAC512256
- newInstance(Class,Pointer) - function in com.sun.jna.Hash.State256
- newInstance(Class,Pointer) - function in com.sun.jna.Hash.State256.ByReference
- newInstance(Class,Pointer) - function in com.sun.jna.Hash.State512
- newInstance(Class,Pointer) - function in com.sun.jna.Hash.State512.ByReference
- newInstance(Class,Pointer) - function in com.sun.jna.SecretStream.State
- newInstance(Class,Pointer) - function in com.sun.jna.SecretStream.State.ByReference
- newInstance(Class,Pointer) - function in com.sun.jna.Sign.StateCryptoSign
- NO_REHASH_NEEDED - enum entry in com.goterl.lazysodium.interfaces.PwHash.NeedsRehashResult
The parameters already match, no rehash is needed.
- nonce(int) - function in com.goterl.lazysodium.LazySodiumAndroid
- Get a random number of bytes to use in a nonce.
- nonce(int) - function in com.goterl.lazysodium.LazySodium
- Get a random number of bytes to use in a nonce.
- nonce(int) - function in com.goterl.lazysodium.LazySodiumJava
- Get a random number of bytes to use in a nonce.
- nonce(int) - function in com.goterl.lazysodium.interfaces.Random
- Get a random number of bytes to use in a nonce.