Russ Magee
|
91bb0778b2
|
Addition of WHIRLPOOL hash
|
2024-05-01 23:43:24 -07:00 |
Russ Magee
|
8827d67cc6
|
unified refs to authtoken file to a const string
|
2024-01-29 21:37:07 -08:00 |
Russ Magee
|
6212119621
|
Added max bounds for chaff, rekey intervals and random jitter for rekey interval
|
2023-12-03 19:22:05 -08:00 |
Russ Magee
|
32b669192b
|
Add optional cipher/hmac algo remodulate on rekey
|
2023-12-02 01:58:30 -08:00 |
Russ Magee
|
032baf63d6
|
Added rekeying (-r secs) client/server
|
2023-11-15 00:32:50 -08:00 |
Russ Magee
|
9244cc9785
|
KeepAlive WIP. TODO: check exitStatus logic for shell 'exit' clean exit
|
2023-11-05 18:53:49 -08:00 |
Russ Magee
|
bcea6d713f
|
Connection keepalive/disconnect
|
2023-11-05 15:06:43 -08:00 |
Russ Magee
|
129dce4b08
|
added hopscotch cipher
|
2021-11-14 21:33:09 -08:00 |
Russ Magee
|
c23edc6874
|
Fixed FrodoKEM neg bug (sending cipheropts,opts order)
Also tweaked pad size random to use full range; removed some junk logging
|
2021-01-10 22:04:52 -08:00 |
Russ Magee
|
5f42894ac2
|
Added FrodoKEM
|
2020-12-10 19:21:04 -08:00 |
Russ Magee
|
1943b2314a
|
2020 Copyright update; minor comment typo fixes
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2020-08-08 01:59:27 -07:00 |
Russ Magee
|
eb373ff37b
|
Fixed misuse of iota in xsnet/consts.go that broke channel status opcodes
Cleaned up var declarations and added some greppable comments to show xs setup & flow
|
2020-07-24 23:10:43 -07:00 |
Russ Magee
|
69a3fb5d08
|
Fixed login timeout term handling/restoreState * NOTE breaking change to exit codes
Also some value => ref fixes for Conn receiver methods
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2020-07-21 21:52:58 -07:00 |
Russ Magee
|
e9aa0072a5
|
Initial aead/chacha20 support (ChaCha20_12)
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2020-02-21 17:21:19 -08:00 |
Russ Magee
|
0eb785a9dc
|
Removed WANDERER exp c_alg
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2020-02-06 19:12:45 -08:00 |
Russ Magee
|
d4f50bfdc0
|
xsd: Added -aK,-aC,-aH to control accepted client proposals
|
2019-12-15 11:38:04 -08:00 |
Russ Magee
|
b19687c80b
|
The Great Renaming: hkexsh -> xs (Xperimental Shell)
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2019-10-29 23:11:03 -07:00 |