eyedeekay
ae4970b3a9
Switch to oops for error configuration so we can get more info about failures
2025-02-26 19:22:48 -05:00
eyedeekay
26a9a00b34
Work on setting up a routerinfo from a keystore
2025-02-16 14:38:06 -05:00
eyedeekay
036f9116a5
start working on basic key storage for own RI private keys
2025-02-15 22:16:31 -05:00
Haris Khan
8494da07a7
deprecate unused functions, deferring non-working test functions for later
2024-12-04 03:37:31 -05:00
Haris Khan
2a4f4d6186
successful flux
2024-12-04 01:14:38 -05:00
Haris Khan
b23edc28d1
flux
2024-12-03 23:07:52 -05:00
Haris Khan
b547faf286
flux
2024-12-03 21:24:32 -05:00
Haris Khan
a145555bb2
flux
2024-12-03 19:27:41 -05:00
Haris Khan
b40c0ab6f9
fixed crypto public key size
2024-12-01 01:13:53 -05:00
Haris Khan
55245b2aa7
added more logging
2024-11-26 23:06:21 -05:00
Haris Khan
208051f92d
strange error: publicKey has invalid size: expected 0, got 256
2024-11-26 23:03:17 -05:00
Haris Khan
a58f64566f
Destination size 363 -> Fail
2024-11-26 21:28:02 -05:00
Haris Khan
7a6927cf53
gofumpt
2024-11-26 19:47:17 -05:00
Haris Khan
631f8d1850
nuked lease_set_test.go -> BROKEN
2024-11-17 23:04:07 -05:00
eyedeekay
b378661e0e
Fix LS test, update Noise Subsystem on README.md
2024-11-09 12:33:53 -05:00
Haris Khan
98d05e27c8
!WIP! - Router Info
2024-11-09 00:53:17 -05:00
eyedeekay
14fc6fc3a8
Work on noise tools, comment details of handshake stuff
2024-08-25 23:22:21 -04:00
eyedeekay
a3ce9d36c6
If string data is shorter than specified by length create a new string based on the content after the first byte
2024-07-08 10:46:16 -04:00
idk
0ec4f55fa9
Check in unchecked-in common library fixes, start implementing transports.
...
Since I turned out to be implementing parts of Noise which I did not need to implement, I'm taking a different approach, and doing an unmodified Noise transport first and then making our modifications to it. That should reduce what I need to do to message pre-processing mostly, I think.
2022-07-11 23:41:58 -04:00
idk
171f09bba6
move every struct into it's own directory in order to run tests individually.
2022-05-22 19:59:20 -04:00