Commit Graph

10 Commits

Author SHA1 Message Date
zzz bbccb476c0 NTCP2 unused code 2018-11-17 10:26:59 +00:00
zzz 1f92232253 Findbugs all over 2018-08-26 13:50:40 +00:00
zzz db54edc36d NTCP2: Publish outbound address after transition to firewalled
Fix exception thrower
2018-08-26 12:05:49 +00:00
zzz c3881a811b fix deprecations 2018-08-25 13:26:28 +00:00
zzz 1453527382 NTCP2 remove unused code 2018-08-23 15:27:05 +00:00
zzz 8fb7bd264f NTCP2: Remove debug code 2018-08-02 11:48:55 +00:00
zzz b78870de54 NTCP2: Remove dup getHash() method 2018-07-11 14:25:43 +00:00
zzz 96c565d486 Router: Misc. javadocs and debug 2018-06-26 18:45:11 +00:00
zzz da810467b3 NTCP2: Noise library changes:
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
2018-06-26 16:06:18 +00:00
zzz 70f018eb87 NTCP2: Noise lib from:
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
2018-06-26 16:01:35 +00:00