Skip navigation links
B C D E G L O R S T W Z 

B

BigIntPlayground - Class in dev.ssdd
 
BigIntPlayground() - Constructor for class dev.ssdd.BigIntPlayground
 

C

convertBytesToBigInt(byte[]) - Static method in class dev.ssdd.BigIntPlayground
 

D

decrypt(String) - Method in class dev.ssdd.Encrypto
decrypt the encrypted message
decrypt(String) - Method in interface dev.ssdd.EncryptoSpi
 
decrypt(String) - Method in class dev.ssdd.LocalFileEncryption
 
decrypt(String) - Method in class dev.ssdd.ZotKeyPair
 
decrypt(byte[]) - Method in class dev.ssdd.ZotPrivateKey
 
DES - Static variable in class dev.ssdd.Encrypto
 
dev.ssdd - package dev.ssdd
 

E

e - Variable in class dev.ssdd.ZotPublicKey
 
encrypt(String, ZotPublicKey) - Method in class dev.ssdd.Encrypto
encrypt the message using public key.
encrypt(String) - Method in class dev.ssdd.Encrypto
encrypt the message with password.
encrypt(String, ZotPublicKey) - Method in interface dev.ssdd.EncryptoSpi
 
encrypt(String, ZotPublicKey) - Method in class dev.ssdd.LocalFileEncryption
 
encrypt(String, ZotPublicKey) - Method in class dev.ssdd.ZotKeyPair
 
encrypt(byte[]) - Method in class dev.ssdd.ZotPublicKey
 
Encrypto - Class in dev.ssdd
 
Encrypto(String) - Constructor for class dev.ssdd.Encrypto
 
Encrypto(String, int) - Constructor for class dev.ssdd.Encrypto
 
Encrypto(String, String) - Constructor for class dev.ssdd.Encrypto
 
EncryptoSpi - Interface in dev.ssdd
 

G

getPrivateKeyString() - Method in class dev.ssdd.Encrypto
returns private key string
getPrivateKeyString() - Method in interface dev.ssdd.EncryptoSpi
 
getPrivateKeyString() - Method in class dev.ssdd.LocalFileEncryption
this always returns "null" as a string to avoid errors.
getPrivateKeyString() - Method in class dev.ssdd.ZotKeyPair
 
getPublicKey() - Method in class dev.ssdd.Encrypto
sends back the respective public key
getPublicKey(String) - Static method in class dev.ssdd.Encrypto
used to convert the client's public key to the ZotPublicKey class instance.
getPublicKeyString() - Method in class dev.ssdd.Encrypto
returns public key string
getPublicKeyString() - Method in interface dev.ssdd.EncryptoSpi
 
getPublicKeyString() - Method in class dev.ssdd.LocalFileEncryption
this always returns "null" as a string to avoid errors.
getPublicKeyString() - Method in class dev.ssdd.ZotKeyPair
 
getSterilizedPublicKey() - Method in class dev.ssdd.Encrypto
returns sterilized public key to be sent to the client.

L

LocalFileEncryption - Class in dev.ssdd
 

O

on - Variable in class dev.ssdd.ZotPublicKey
 

R

RSA - Static variable in class dev.ssdd.Encrypto
 

S

sterilizePublicKey() - Method in class dev.ssdd.ZotPublicKey
 

T

toString() - Method in class dev.ssdd.ZotPrivateKey
 
toString() - Method in class dev.ssdd.ZotPublicKey
 

W

writeBigInt(BigInteger) - Static method in class dev.ssdd.BigIntPlayground
 

Z

ZotKeyPair - Class in dev.ssdd
 
ZotKeyPair(int, Encrypto) - Constructor for class dev.ssdd.ZotKeyPair
 
ZotPrivateKey - Class in dev.ssdd
 
ZotPrivateKey(int, int, ZotKeyPair, Encrypto) - Constructor for class dev.ssdd.ZotPrivateKey
 
ZotPublicKey - Class in dev.ssdd
 
ZotPublicKey(BigInteger, BigInteger) - Constructor for class dev.ssdd.ZotPublicKey
 
B C D E G L O R S T W Z 
Skip navigation links

Copyright © 2022. All rights reserved.