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

Skip to content
Snippets Groups Projects
  1. Oct 29, 2020
  2. Oct 03, 2020
  3. Oct 23, 2019
    • zzz's avatar
      Crypto: Noise modifications to support ratchet: · 2c2f9008
      zzz authored
      - Add IK support
      - Add generic key factory support
      - Add method to get ephemeral key
      - Add method to get encoded ephemeral key
      - Add clone() support
      - Add back ChaCha debug support
      2c2f9008
  4. Jun 26, 2018
    • zzz's avatar
      Router: Misc. javadocs and debug · 96c565d4
      zzz authored
      96c565d4
    • zzz's avatar
      NTCP2: Noise library changes: · da810467
      zzz authored
      Use key factory for key pair generation
      Hardcode Noise name and compute first hash in advance
      Expose mixHash method so we can process message 1 and 2 padding
      Add method to get chaining key and hash for siphash key generation
      Remove unused patterns, methods, code
      Debug and speed test code
      Finals
      da810467
    • zzz's avatar
      NTCP2: Noise lib from: · 70f018eb
      zzz authored
      https://github.com/rweather/noise-java
      Revision db4855c on Oct 8, 2016
      Copyright (C) 2016 Southern Storm Software, Pty Ltd.
      MIT license
      Unmodified, as base for future merges
      Only classes we need, this rev will not compile
      70f018eb
Loading