A  B  C  D  E  F  G  H  I  K  L  M  N  P  R  S  T  V  W  X  Z 

R

Random - class in com.goterl.lazysodium.interfaces
 
random(LazySodium) - function in com.goterl.lazysodium.interfaces.Ristretto255.RistrettoPoint
Returns a random element of the Ristretto255 group.
Random.RandomChecker - class in com.goterl.lazysodium.interfaces.Random
 
randombytes_buf(Array,int) - function in com.goterl.lazysodium.SodiumAndroid
 
randombytes_buf(Array,int) - function in com.goterl.lazysodium.Sodium
 
randombytes_buf(Array,int) - function in com.goterl.lazysodium.SodiumJava
 
randombytes_buf_deterministic(Array,int,Array) - function in com.goterl.lazysodium.SodiumAndroid
 
randombytes_buf_deterministic(Array,int,Array) - function in com.goterl.lazysodium.Sodium
 
randombytes_buf_deterministic(Array,int,Array) - function in com.goterl.lazysodium.SodiumJava
 
randombytes_random() - function in com.goterl.lazysodium.SodiumAndroid
 
randombytes_random() - function in com.goterl.lazysodium.Sodium
 
randombytes_random() - function in com.goterl.lazysodium.SodiumJava
 
randombytes_uniform(int) - function in com.goterl.lazysodium.SodiumAndroid
 
randombytes_uniform(int) - function in com.goterl.lazysodium.Sodium
 
randombytes_uniform(int) - function in com.goterl.lazysodium.SodiumJava
 
randomBytesBuf(Array,int) - function in com.goterl.lazysodium.LazySodiumAndroid
Fill a buffer with random bytes.
randomBytesBuf(int) - function in com.goterl.lazysodium.LazySodiumAndroid
Get a random number of bytes.
randomBytesBuf(Array,int) - function in com.goterl.lazysodium.LazySodium
Fill a buffer with random bytes.
randomBytesBuf(int) - function in com.goterl.lazysodium.LazySodium
Get a random number of bytes.
randomBytesBuf(Array,int) - function in com.goterl.lazysodium.LazySodiumJava
Fill a buffer with random bytes.
randomBytesBuf(int) - function in com.goterl.lazysodium.LazySodiumJava
Get a random number of bytes.
randomBytesBuf(Array,int) - function in com.goterl.lazysodium.interfaces.Random
Fill a buffer with random bytes.
randomBytesBuf(int) - function in com.goterl.lazysodium.interfaces.Random
Get a random number of bytes.
randomBytesDeterministic(Array,int,Array) - function in com.goterl.lazysodium.LazySodiumAndroid
Fill a buffer with deterministically random bytes given a seed.
randomBytesDeterministic(int,Array) - function in com.goterl.lazysodium.LazySodiumAndroid
Get deterministically random bytes given a seed.
randomBytesDeterministic(Array,int,Array) - function in com.goterl.lazysodium.LazySodium
Fill a buffer with deterministically random bytes given a seed.
randomBytesDeterministic(int,Array) - function in com.goterl.lazysodium.LazySodium
Get deterministically random bytes given a seed.
randomBytesDeterministic(Array,int,Array) - function in com.goterl.lazysodium.LazySodiumJava
Fill a buffer with deterministically random bytes given a seed.
randomBytesDeterministic(int,Array) - function in com.goterl.lazysodium.LazySodiumJava
Get deterministically random bytes given a seed.
randomBytesDeterministic(Array,int,Array) - function in com.goterl.lazysodium.interfaces.Random
Fill a buffer with deterministically random bytes given a seed.
randomBytesDeterministic(int,Array) - function in com.goterl.lazysodium.interfaces.Random
Get deterministically random bytes given a seed.
randomBytesRandom() - function in com.goterl.lazysodium.LazySodiumAndroid
Return a unsigned int byte 0 and 0xffffffff included.
randomBytesRandom() - function in com.goterl.lazysodium.LazySodium
Return a unsigned int byte 0 and 0xffffffff included.
randomBytesRandom() - function in com.goterl.lazysodium.LazySodiumJava
Return a unsigned int byte 0 and 0xffffffff included.
randomBytesRandom() - function in com.goterl.lazysodium.interfaces.Random
Return a unsigned int byte 0 and 0xffffffff included.
randomBytesUniform(int) - function in com.goterl.lazysodium.LazySodiumAndroid
Returns an unpredictable value between 0 and upperBound (excluded).Unlike randombytes_random() % upper_bound, it guarantees a uniform distributionof the possible output values even when upper_bound is not a power of 2.
randomBytesUniform(int) - function in com.goterl.lazysodium.LazySodium
Returns an unpredictable value between 0 and upperBound (excluded).Unlike randombytes_random() % upper_bound, it guarantees a uniform distributionof the possible output values even when upper_bound is not a power of 2.
randomBytesUniform(int) - function in com.goterl.lazysodium.LazySodiumJava
Returns an unpredictable value between 0 and upperBound (excluded).Unlike randombytes_random() % upper_bound, it guarantees a uniform distributionof the possible output values even when upper_bound is not a power of 2.
randomBytesUniform(int) - function in com.goterl.lazysodium.interfaces.Random
Returns an unpredictable value between 0 and upperBound (excluded).Unlike randombytes_random() % upper_bound, it guarantees a uniform distributionof the possible output values even when upper_bound is not a power of 2.
read() - function in com.sun.jna.AEAD.StateAES
 
read() - function in com.sun.jna.AEAD.StateAES.ByReference
 
read() - function in com.sun.jna.Auth.StateHMAC256
 
read() - function in com.sun.jna.Auth.StateHMAC512
 
read() - function in com.sun.jna.Auth.StateHMAC512256
 
read() - function in com.sun.jna.Hash.State256
 
read() - function in com.sun.jna.Hash.State256.ByReference
 
read() - function in com.sun.jna.Hash.State512
 
read() - function in com.sun.jna.Hash.State512.ByReference
 
read() - function in com.sun.jna.SecretStream.State
 
read() - function in com.sun.jna.SecretStream.State.ByReference
 
read() - function in com.sun.jna.Sign.StateCryptoSign
 
readField(String) - function in com.sun.jna.AEAD.StateAES
 
readField(String) - function in com.sun.jna.AEAD.StateAES.ByReference
 
readField(String) - function in com.sun.jna.Auth.StateHMAC256
 
readField(String) - function in com.sun.jna.Auth.StateHMAC512
 
readField(String) - function in com.sun.jna.Auth.StateHMAC512256
 
readField(String) - function in com.sun.jna.Hash.State256
 
readField(String) - function in com.sun.jna.Hash.State256.ByReference
 
readField(String) - function in com.sun.jna.Hash.State512
 
readField(String) - function in com.sun.jna.Hash.State512.ByReference
 
readField(String) - function in com.sun.jna.SecretStream.State
 
readField(String) - function in com.sun.jna.SecretStream.State.ByReference
 
readField(String) - function in com.sun.jna.Sign.StateCryptoSign
 
removeNulls(Array) - function in com.goterl.lazysodium.LazySodiumAndroid
Remove all the null bytes from theend of a byte array.
removeNulls(Array) - function in com.goterl.lazysodium.LazySodium
Remove all the null bytes from theend of a byte array.
removeNulls(Array) - function in com.goterl.lazysodium.LazySodiumJava
Remove all the null bytes from theend of a byte array.
removeNulls(Array) - function in com.goterl.lazysodium.interfaces.Base
Remove all the null bytes from theend of a byte array.
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.AEAD.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.Auth.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.Box.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.DiffieHellman.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.GenericHash.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.Hash.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.KeyDerivation.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.KeyExchange.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.PwHash.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.Random.RandomChecker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.Ristretto255.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.Scrypt.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.SecretBox.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.SecretStream.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.ShortHash.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.Sign.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.Stream.Checker
 
requireNonNull(String,Object) - function in com.goterl.lazysodium.utils.BaseChecker
 
res(int,T) - function in com.goterl.lazysodium.LazySodiumAndroid
 
res(int,T) - function in com.goterl.lazysodium.LazySodium
 
res(int,T) - function in com.goterl.lazysodium.LazySodiumJava
 
res(int,T) - function in com.goterl.lazysodium.interfaces.Base
 
Ristretto255 - class in com.goterl.lazysodium.interfaces
 
Ristretto255.Checker - class in com.goterl.lazysodium.interfaces.Ristretto255
 
Ristretto255.Lazy - class in com.goterl.lazysodium.interfaces.Ristretto255
 
Ristretto255.Native - class in com.goterl.lazysodium.interfaces.Ristretto255
 
Ristretto255.RistrettoPoint - class in com.goterl.lazysodium.interfaces.Ristretto255
 
A  B  C  D  E  F  G  H  I  K  L  M  N  P  R  S  T  V  W  X  Z