|
Class Summary |
| AliceCrypto |
crypto class used for the 'alice' role known from DiffieHellman example |
| BobCrypto |
crypto class used for the 'bob' role known from DiffieHellman example |
| CompanyCrypto |
crypto class used by the company control |
| Crypto |
This is the main Crypto class. |
| DataSigPair |
Simple class to bundle a data bytearray and the coresponding signature |
| SharedSeedRNG |
provides random number generators all with the same seed |
| ShuttleCrypto |
crypto class used by the shuttle agents |
| SigningKeys |
helper class to load the signing keys |