Russ Magee
|
cfc9ab8590
|
Fixed error in processing of allowed HMAC algs.
xsd: allowed algs default to none if unspecified.
|
2021-11-14 21:33:33 -08:00 |
|
Russ Magee
|
129dce4b08
|
added hopscotch cipher
|
2021-11-14 21:33:09 -08:00 |
|
Russ Magee
|
287f9d1035
|
use crypto/rand in key spots (for KEM seeds) rather than math/rand
|
2021-01-13 00:43:26 -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
|
3193ede825
|
**BREAKING** Switch to EtA per Krawczyk2001
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2020-12-15 22:09:18 -08:00 |
|
Russ Magee
|
640e59be4f
|
Comment re: AtE vs. EtA
|
2020-12-15 21:15:15 -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
|
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
|
3b0ddba7f2
|
Merge tag 'v0.8.19' into xc-bigfile-EOF
|
2020-02-26 20:06:52 -08: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
|
c2c43c1c50
|
Fix for issue #23: null panic if logger obj is null due no active syslog sink
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2020-02-17 00:02:28 -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
|
6c049dde08
|
More throughput-friendly hack (just delay at very end vs. each packet)
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2020-01-30 23:32:36 -08:00 |
|
Russ Magee
|
862c0c3d7f
|
Hack to throttle data overrun (sender->rcvr) during large xc operations
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2020-01-30 21:14:35 -08:00 |
|
Russ Magee
|
eb9ce0e0e2
|
Updated imports and vendor/ for local fork of schwanenlied.me crypto (chacha20, newhope, kyber)
Signed-off-by: Russ Magee <rmagee@gmail.com>
|
2020-01-30 12:18:39 -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 |
|