A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
V
W
X
Z
P
- Padding - class in com.goterl.lazysodium.interfaces
- Padding.Lazy - class in com.goterl.lazysodium.interfaces.Padding
- Padding.Native - class in com.goterl.lazysodium.interfaces.Padding
- plus(Ristretto255.RistrettoPoint) - function in com.goterl.lazysodium.interfaces.Ristretto255.RistrettoPoint
- Adds the given point to this point.
- pointBuffer() - function in com.goterl.lazysodium.interfaces.Ristretto255
- PREFER_BUNDLED - enum entry in com.goterl.lazysodium.utils.LibraryLoader.Mode
Load the bundled native libraries first, then fallback to finding it in the system.
- PREFER_SYSTEM - enum entry in com.goterl.lazysodium.utils.LibraryLoader.Mode
Try to load the system sodium first, if that fails — load the bundled version.
This is the recommended mode, because it allows the clients to upgrade the sodium libraryas soon as it is available instead of waiting for lazysodium release and releasing a new version ofthe client library/application.
- printStackTrace() - function in java.lang.SodiumException
- printStackTrace() - function in java.lang.LibraryLoadingException
- PwHash - class in com.goterl.lazysodium.interfaces
- PwHash.Alg - class in com.goterl.lazysodium.interfaces.PwHash
- PwHash.Checker - class in com.goterl.lazysodium.interfaces.PwHash
- PwHash.Lazy - class in com.goterl.lazysodium.interfaces.PwHash
- PwHash.Native - class in com.goterl.lazysodium.interfaces.PwHash
- PwHash.NeedsRehashResult - class in com.goterl.lazysodium.interfaces.PwHash
- Possible results of *NeedsRehash functions
- PWHASH_ALG_ARGON2I13 - enum entry in com.goterl.lazysodium.interfaces.PwHash.Alg
- PWHASH_ALG_ARGON2ID13 - enum entry in com.goterl.lazysodium.interfaces.PwHash.Alg