I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  • zzz's avatar
    e65c2e27
    * Session Keys: · e65c2e27
    zzz authored
          - Don't instantiate unused SessionKeyPersistenceHelper
          - Use TransientSessionKeyManager instead of PersistentSessionKeyManager
          - Add generics to TransientSessionKeyManager to help understand it
          - Change initial session map size to 64 (was 1024)
          - Prepare for per-destination SessionKeyManagers in ElGamalAESEngine
    e65c2e27
    History
    * Session Keys:
    zzz authored
          - Don't instantiate unused SessionKeyPersistenceHelper
          - Use TransientSessionKeyManager instead of PersistentSessionKeyManager
          - Add generics to TransientSessionKeyManager to help understand it
          - Change initial session map size to 64 (was 1024)
          - Prepare for per-destination SessionKeyManagers in ElGamalAESEngine