Commit Graph

11 Commits

Author SHA1 Message Date
bd6edf446d Fix some tests 2025-03-02 16:43:47 -05:00
26a9a00b34 Work on setting up a routerinfo from a keystore 2025-02-16 14:38:06 -05:00
6b2f231c36 spk and cpk reads were reversed 2025-02-10 16:41:59 -05:00
8d56d033ae flux 2024-12-04 01:40:23 -05:00
bf7e88bec1 updated test functions to not panic 2024-11-24 14:34:14 -05:00
64d90a157c Fixed array bounds error in handling short input in NewKeyCertificate 2024-11-17 12:55:34 -05:00
idk
e296441f29 Merge branch 'master' into routerinfo 2024-11-16 03:56:57 +00:00
f6894e9064 Fix PubKeyWithP521 test 2024-11-12 23:54:50 +01:00
98d05e27c8 !WIP! - Router Info 2024-11-09 00:53:17 -05: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