|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
User identifiers.
IDENTIFIER_FOR_NEXT_MIX.
Selector used for non-blocking I/O.
sendBuffer.
ServerSocketChannel used for accepting connections.
MessagePart ASYMMETRIC_PART to the
bypassed value.
OutputStrategy component on this mix' predecessor).
byteMessage)
to the bypassed array.
User use the bypassed Cipher for
decrypting Requests
User use the bypassed Cipher for
encrypting Replyies.
Request of this
User is already in batch or not (used to prevent flooding
attacks).
Reply for this
User is already in batch or not (used to prevent flooding
attacks).
InformationProvider.
InformationProvider.
isChannelEstablished to the bypassed value
(indicates whether a channel (used to transmit
ChannelMessages) has been establish for/by this
User or not).
MessagePart LEADING_ZERO to
01000000.
MessagePart MAC to the
bypassed value.
MessagePart MAC to the
bypassed value.
MessagePart MAC_KEY to the
bypassed value.
User use the bypassed SecretKey for
validating message authentication codes.
bytePayload of this Payload to the
bypassed value.
MessagePart MESSAGE_ID to the
bypassed value.
MessagePart MESSAGE_ID to the
bypassed value.
MessagePart.
MessagePart.
MessagePart PAYLOAD to the
bypassed value.
MessagePart PAYLOAD to the
bypassed value.
property
object to the bypassed value.
MessagePart SYMMETRIC_IV to the
bypassed value.
MessagePart SYMMETRIC_KEY to the
bypassed value.
MessagePart SIGNED_DATA to the
bypassed value.
MessagePart SIGNED_DATA to the
bypassed value.
MessagePart SYMMETRIC_PART to the
bypassed value.
MessagePart TIMESTAMP to the
bypassed value.
User sends a Message
(Used to detect inactive Users).
Properties.txt.
TestEnvironmentProperties.txt.- Settings() -
Constructor for class testEnvironment.Settings
- Creates a new
Settings object (empty constructor).
- setUpInterMixCiphers() -
Method in class inputOutputHandler.NextMixConnectionHandler
- Receives a cryptographic key, that is used to encrypt multiplex-headers
(between this mix an the next mix) from the next mix and sets up suiting
Ciphers.
- setUpInterMixCiphers() -
Method in class inputOutputHandler.PreviousMixConnectionHandler
- Generates a cryptographic key, that is used to encrypt multiplex-headers
between this mix an its predecessor and sets up suiting
Ciphers.
- shallMixReply(int[]) -
Method in class inputOutputHandler.ReplyDecision
- Decides whether it's time to reply or not ("true" when timeout reached
or
isEnoughDataAvailable() == true).
- shortToByteArray(int) -
Static method in class util.Util
- Converts the bypassed short value to a byte array.
- size() -
Method in class outputStrategy.Batch
- Returns the total number of messages currently in this
Batch.
- skip(long) -
Method in class client.ClientInputStream
- Skips over and discards
n bytes of data from this
InputStream.
- skipChannelEstablishMessage() -
Method in class inputOutputHandler.PreviousMixConnectionHandler
- Skips a
ChannelEstablishMessage on the communication
channel.
- skipChannelMessage() -
Method in class inputOutputHandler.PreviousMixConnectionHandler
- Skips a
ChannelMessage on the communication channel.
- SO_TIMEOUT -
Variable in class inputOutputHandler.ClientConnectionHandler
- Maximum amount of time an
accept (of a client's connection)
may take before being canceled in ms.
- socketChannel -
Variable in class userDatabase.User
- Reference on
User's SocketChannel.
- startIndexOfPayload -
Variable in class message.Message
- Only a certain part of
byteMessage must be transmitted to
the cascade's next mix (Some parts (e. g. the session key for the
corresponding mix) are not supposed to be sent).
- stratum -
Variable in class networkClock.NtpMessage
- This value indicates the stratum level of the local clock, with values
defined as follows:
Stratum Meaning
----------------------------------------------
0 unspecified or unavailable
1 primary reference (e.g., radio clock)
2-15 secondary reference (via NTP or SNTP)
16-255 reserved
- symmetricDecryptCiphers -
Variable in class client.Cryptography
- Session (decrypt) ciphers for each of the cascade's mixes.
- symmetricEncryptCiphers -
Variable in class client.Cryptography
- Session (encrypt) ciphers for each of the cascade's mixes.
- synchronizeClocks() -
Static method in class networkClock.NetworkClockController
- Retrieves an SNTP message from a SNTP server and calculates the local
clock's offset.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||