Serialized Form
Package freenet.support.CPUInformation |
serialVersionUID: 5166144274582583742L
_bufferCount
int _bufferCount
_bufferSize
int _bufferSize
asyncBuffers
Object asyncBuffers
- the lock
_context
I2PAppContext _context
_log
Log _log
_isRunning
boolean _isRunning
_refillThread
Thread _refillThread
_fullBuffers
LinkedBlockingQueue<E> _fullBuffers
_emptyBuffers
LinkedBlockingQueue<E> _emptyBuffers
_currentBuffer
gnu.crypto.prng.AsyncFortunaStandalone.AsyncBuffer _currentBuffer
name
String name
- The canonical name prefix of the PRNG algorithm.
initialised
boolean initialised
- Indicate if this instance has already been initialised or not.
buffer
byte[] buffer
- A temporary buffer to serve random bytes.
ndx
int ndx
- The index into buffer of where the next byte will come from.
serialVersionUID: 16435934L
readObject
private void readObject(ObjectInputStream in)
throws IOException
- Throws:
IOException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
generator
FortunaStandalone.Generator generator
pools
MessageDigest[] pools
lastReseed
long lastReseed
pool
int pool
pool0Count
int pool0Count
reseedCount
int reseedCount
hash
MessageDigest hash
counter
byte[] counter
key
byte[] key
cryptixKey
Object cryptixKey
- current encryption key built from the keying material
cryptixKeyBuf
CryptixAESKeyCache.KeyCacheEntry cryptixKeyBuf
seeded
boolean seeded
sourceNumber
byte sourceNumber
poolNumber
byte poolNumber
data
byte[] data
config
String config
saved
boolean saved
serialVersionUID: 1L
Package i2p.susi.webmail.encoding |
serialVersionUID: 1L
serialVersionUID: 1L
Package net.i2p.addressbook |
serialVersionUID: 1L
Package net.i2p.apps.systray |
Package net.i2p.client.datagram |
Package net.i2p.client.streaming |
serialVersionUID: 1L
_port
int _port
_host
String _host
_status
int _status
Package net.i2p.client.streaming.impl |
Ke
int[][] Ke
- encryption round keys
Kd
int[][] Kd
- decryption round keys
tk
int[] tk
key
Object[] key
- Ke, Kd
_cachedHashCode
int _cachedHashCode
Package net.i2p.crypto.eddsa |
serialVersionUID: 23495873459878957L
seed
byte[] seed
h
byte[] h
a
byte[] a
A
GroupElement A
Abyte
byte[] Abyte
edDsaSpec
EdDSAParameterSpec edDsaSpec
serialVersionUID: 9837459837498475L
A
GroupElement A
Aneg
GroupElement Aneg
Abyte
byte[] Abyte
edDsaSpec
EdDSAParameterSpec edDsaSpec
Package net.i2p.crypto.eddsa.math |
serialVersionUID: 4578920872509827L
f
Field f
d
FieldElement d
d2
FieldElement d2
I
FieldElement I
zeroP2
GroupElement zeroP2
zeroP3
GroupElement zeroP3
zeroPrecomp
GroupElement zeroPrecomp
serialVersionUID: 8746587465875676L
ZERO
FieldElement ZERO
ONE
FieldElement ONE
TWO
FieldElement TWO
FOUR
FieldElement FOUR
FIVE
FieldElement FIVE
EIGHT
FieldElement EIGHT
b
int b
q
FieldElement q
qm2
FieldElement qm2
- q-2
qm5d8
FieldElement qm5d8
- (q-5) / 8
enc
Encoding enc
serialVersionUID: 1239527465875676L
f
Field f
serialVersionUID: 2395879087349587L
curve
Curve curve
- Variable is package private only so that tests run.
repr
GroupElement.Representation repr
- Variable is package private only so that tests run.
X
FieldElement X
- Variable is package private only so that tests run.
Y
FieldElement Y
- Variable is package private only so that tests run.
Z
FieldElement Z
- Variable is package private only so that tests run.
T
FieldElement T
- Variable is package private only so that tests run.
precmp
GroupElement[][] precmp
- Precomputed table for
GroupElement.scalarMultiply(byte[])
,
filled if necessary.
Variable is package private only so that tests run.
dblPrecmp
GroupElement[] dblPrecmp
- Precomputed table for
GroupElement.doubleScalarMultiplyVariableTime(GroupElement, byte[], byte[])
,
filled if necessary.
Variable is package private only so that tests run.
Package net.i2p.crypto.eddsa.math.bigint |
serialVersionUID: 4890398908392808L
bi
BigInteger bi
- Variable is package private for encoding.
serialVersionUID: 3984579843759837L
mask
BigInteger mask
- Mask where only the first b-1 bits are set.
Package net.i2p.crypto.eddsa.math.ed25519 |
t
int[] t
- Variable is package private for encoding.
Package net.i2p.crypto.eddsa.spec |
name
String name
serialVersionUID: 8274987108472012L
curve
Curve curve
hashAlgo
String hashAlgo
sc
ScalarOps sc
B
GroupElement B
Package net.i2p.crypto.provider |
_data
byte[] _data
_valid
int _valid
_offset
int _offset
_type
int _type
_payload
byte[] _payload
_signature
Signature _signature
_currentRoutingKey
Hash _currentRoutingKey
_routingKeyGenMod
long _routingKeyGenMod
_flags
int _flags
_date
long _date
_cachedB64
String _cachedB64
_base64ed
String _base64ed
_cachedHashCode
int _cachedHashCode
_publicKey
PublicKey _publicKey
_signingKey
SigningPublicKey _signingKey
_certificate
Certificate _certificate
__calculatedHash
Hash __calculatedHash
_padding
byte[] _padding
_gateway
Hash _gateway
_tunnelId
TunnelId _tunnelId
_end
Date _end
_destination
Destination _destination
_encryptionKey
PublicKey _encryptionKey
_signingKey
SigningPublicKey _signingKey
_leases
List<E> _leases
_receivedAsPublished
boolean _receivedAsPublished
_receivedAsReply
boolean _receivedAsReply
_firstExpiration
long _firstExpiration
_lastExpiration
long _lastExpiration
_decryptedLeases
List<E> _decryptedLeases
_decrypted
boolean _decrypted
_checked
boolean _checked
_encryptedData
byte[] _encryptedData
_unencryptedData
byte[] _unencryptedData
_preparedKey
Object _preparedKey
_cachedHashCode
int _cachedHashCode
_type
SigType _type
_type
SigType _type
_type
SigType _type
_data
byte[] _data
_tunnelId
long _tunnelId
Package net.i2p.data.i2cp |
_reason
String _reason
_severityId
int _severityId
data
int[] data
_sessionId
SessionId _sessionId
_leaseSet
LeaseSet _leaseSet
_signingPrivateKey
SigningPrivateKey _signingPrivateKey
_privateKey
PrivateKey _privateKey
_sessionConfig
SessionConfig _sessionConfig
_hash
Hash _hash
_dest
Destination _dest
_hash
Hash _hash
_sessionId
SessionId _sessionId
_reason
String _reason
_version
String _version
_options
Properties _options
_reqID
long _reqID
_timeout
long _timeout
_lookupType
int _lookupType
_hash
Hash _hash
_host
String _host
_sessionId
SessionId _sessionId
_dest
Destination _dest
_reqID
long _reqID
_code
int _code
_sessionId
SessionId _sessionId
_messageId
long _messageId
_sessionId
int _sessionId
_messageId
long _messageId
_payload
Payload _payload
_sessionId
int _sessionId
_messageId
long _messageId
_nonce
long _nonce
_size
long _size
_status
int _status
_sessionId
int _sessionId
_messageId
long _messageId
_sessionId
int _sessionId
_messageId
long _messageId
_sessionId
SessionId _sessionId
_sessionConfig
SessionConfig _sessionConfig
_sessionId
SessionId _sessionId
_severity
AbuseSeverity _severity
_reason
AbuseReason _reason
_messageId
MessageId _messageId
serialVersionUID: 1L
_sessionId
SessionId _sessionId
_endpoints
ArrayList<E> _endpoints
_end
Date _end
_sessionId
SessionId _sessionId
_endpoints
List<E> _endpoints
_daf
DateAndFlags _daf
_sessionId
SessionId _sessionId
_destination
Destination _destination
_payload
Payload _payload
_nonce
long _nonce
_destination
Destination _destination
_signature
Signature _signature
_creationDate
Date _creationDate
_options
Properties _options
_sessionId
int _sessionId
_sessionId
SessionId _sessionId
_status
int _status
_date
Date _date
_version
String _version
Package net.i2p.data.i2np |
_key
Hash _key
_fromHash
Hash _fromHash
_replyTunnel
TunnelId _replyTunnel
_dontIncludePeers
List<E> _dontIncludePeers
- this must be kept as a list to preserve the order and not break the checksum
_replyKey
SessionKey _replyKey
_replyTag
SessionTag _replyTag
_type
DatabaseLookupMessage.Type _type
_key
Hash _key
_peerHashes
List<E> _peerHashes
_from
Hash _from
_key
Hash _key
_dbEntry
DatabaseEntry _dbEntry
_byteCache
byte[] _byteCache
_replyToken
long _replyToken
_replyTunnel
TunnelId _replyTunnel
_replyGateway
Hash _replyGateway
_data
byte[] _data
_deliveryMode
int _deliveryMode
_destinationHash
Hash _destinationHash
_routerHash
Hash _routerHash
_tunnelId
TunnelId _tunnelId
_delayRequested
boolean _delayRequested
_delaySeconds
long _delaySeconds
_id
long _id
_arrival
long _arrival
_checksum
byte _checksum
_hasChecksum
boolean _hasChecksum
serialVersionUID: 1L
_instructions
DeliveryInstructions _instructions
_msg
I2NPMessage _msg
_cloveId
long _cloveId
_expiration
Date _expiration
_certificate
Certificate _certificate
_data
byte[] _data
_log
Log _log
_context
I2PAppContext _context
_expiration
long _expiration
_uniqueId
long _uniqueId
- Warning, lazily initialized by readBytes(), writeBytes(), toByteArray(),
getUniqueId(), and setUniqueId(); otherwise will be -1.
Extending classes should take care when accessing this field;
to ensure initialization, use getUniqueId() instead.
_records
EncryptedBuildRecord[] _records
RECORD_COUNT
int RECORD_COUNT
_tunnelId
long _tunnelId
_tunnelIdObj
TunnelId _tunnelIdObj
_data
byte[] _data
_dataBuf
ByteArray _dataBuf
_hadCache
boolean _hadCache
- For use-after-free checks. Always false if PIPELINED_CACHE is false.
_tunnelId
TunnelId _tunnelId
_msg
I2NPMessage _msg
_msgData
byte[] _msgData
_data
byte[] _data
_type
int _type
Package net.i2p.data.router |
_cost
short _cost
_expiration
long _expiration
_transportStyle
String _transportStyle
_options
Properties _options
_ip
byte[] _ip
_port
int _port
_identity
RouterIdentity _identity
_published
long _published
_addresses
List<E> _addresses
- Addresses must be sorted by SHA256.
When an RI is created, they are sorted in setAddresses().
Save addresses in the order received so we need not resort.
_peers
Set<E> _peers
- may be null to save memory, no longer final
_options
Properties _options
_validated
boolean _validated
_isValid
boolean _isValid
_byteified
byte[] _byteified
_hashCode
int _hashCode
_hashCodeInitialized
boolean _hashCodeInitialized
_shouldCache
boolean _shouldCache
- should we cache the byte and string versions _byteified ?
Package net.i2p.desktopgui.gui |
cancelButton
JButton cancelButton
desktopguiEnabled
JCheckBox desktopguiEnabled
okButton
JButton okButton
Package net.i2p.desktopgui.util |
serialVersionUID: 1L
Package net.i2p.i2ptunnel.socks |
_base
byte[] _base
serialVersionUID: 1L
Package net.i2p.router.networkdb.kademlia |
Package net.i2p.router.transport.crypto |
Package net.i2p.router.util |
serialVersionUID: 1L
_name
String _name
_capacity
int _capacity
_first_above_time
long _first_above_time
- Time when we'll declare we're above target (0 if below)
_drop_next
long _drop_next
- Time to drop next packet
_count
int _count
- Packets dropped since going into drop state
_dropping
boolean _dropping
- true if in drop state
_now
long _now
- following is a per-request global for ease of use, locked by this
_id
long _id
STAT_DROP
String STAT_DROP
STAT_DELAY
String STAT_DELAY
_first_above_time
long _first_above_time
- Time when we'll declare we're above target (0 if below)
_drop_next
long _drop_next
- Time to drop next packet
_count
int _count
- Packets dropped since going into drop state
_dropping
boolean _dropping
- true if in drop state
_now
long _now
- following is a per-request global for ease of use, locked by this
_lastDroppedPriority
int _lastDroppedPriority
_id
long _id
STAT_DROP
String STAT_DROP
STAT_DELAY
String STAT_DELAY
serialVersionUID: 1L
_name
String _name
_seqNum
AtomicLong _seqNum
STAT_FULL
String STAT_FULL
serialVersionUID: 4863212596318574111L
iterator
net.i2p.util.CachedIteratorArrayList.CachedIterator iterator
_fortuna
AsyncFortunaStandalone _fortuna
_nextGaussian
double _nextGaussian
_haveNextGaussian
boolean _haveNextGaussian
_callbacks
List<E> _callbacks
- Keep a list of callbacks to contact the interested parties
that want to know about property changes.
_max
int _max
cachedBa
byte[] cachedBa
serialVersionUID: 3160378641721937421L
map
ConcurrentHashMap<K,V> map
serialVersionUID: 1L
_entropyHarvester
EntropyHarvester _entropyHarvester
Package org.cybergarage.http |
binds
InetAddress[] binds
port
int port
Package org.cybergarage.upnp |
Package org.cybergarage.upnp.device |
Package org.cybergarage.upnp.event |
Package org.cybergarage.upnp.ssdp |
binds
InetAddress[] binds
binds
InetAddress[] binds
binds
InetAddress[] binds
multicastIPv4
String multicastIPv4
multicastIPv6
String multicastIPv6
port
int port
Package org.cybergarage.util |
Package org.cybergarage.xml |
Package org.klomp.snark.bencode |
Package org.klomp.snark.dht |
lastSeen
long lastSeen
fails
int fails
Package org.klomp.snark.web |
serialVersionUID: 1L
_contextPath
String _contextPath
- generally "/i2psnark"
_contextName
String _contextName
- generally "i2psnark"
_nonce
long _nonce
_themePath
String _themePath
_imgPath
String _imgPath
_lastAnnounceURL
String _lastAnnounceURL