| Class | Description |
|---|---|
| Crypto |
Class contains methods for creating all types of Ciphers and SecureRandom instances
for message and file encryption
Most parameters are taken from WhisperSystem's TextSecure.
|
| FileCipher |
Created by ex3ndr on 12.10.14.
|
| KeyTools |
Helper class for storing and generating auth material
|
| ObsoleteFileCipher |
Created by ex3ndr on 13.10.14.
|
| RsaDecryptCipher |
Created by ex3ndr on 19.10.14.
|
| RsaEncryptCipher |
Created by ex3ndr on 10.11.14.
|
| RsaEncryptCipher.EncryptedMessage | |
| RsaEncryptCipher.EncryptedPart |
| Exception | Description |
|---|---|
| DecryptException |
Created by ex3ndr on 19.10.14.
|