Commit Graph

6 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 1453527382 NTCP2 remove unused code 2018-08-23 15:27:05 +00:00
zzz b78870de54 NTCP2: Remove dup getHash() method 2018-07-11 14:25:43 +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