| Class | Description |
|---|---|
| BlowfishCipher |
Blowfish Cipher - symmetric 16-round cipher, uses 64-bit blocks, 32-448 key
size and key-dependend 32-bit four S-boxes
|
| CryptEngine |
Crypto engine for ecnrypting/decrypting packets, error handling and verifying
checksum
|
| EncryptedRSAKeyPair |
This class is for storing standard RSA Public/Static keyPairs The main
difference that N (Modulus) is encrypted to be transfered on the net with
simple scrambling algorythm.
|
| KeyGen |
Key generator.
|
Copyright © 2014–2015. All rights reserved.