Marten Seemann
|
f61f251fce
|
implement correct dropping of Initial keys
|
2019-11-04 13:33:17 +07:00 |
|
Marten Seemann
|
de3e1a3de5
|
log the cipher suite
|
2019-09-07 11:47:21 +07:00 |
|
Marten Seemann
|
fa89ec345a
|
add support for ChaCha20 header protection
|
2019-09-07 11:36:50 +07:00 |
|
Marten Seemann
|
33b74fca79
|
use the new qtls SetWriteKey and SetReadKey interface
|
2019-09-07 11:36:06 +07:00 |
|
Marten Seemann
|
63c079e234
|
move header protection to a separate struct
|
2019-09-07 11:32:48 +07:00 |
|
Marten Seemann
|
c522bcc683
|
return a defined error when the AEAD cannot open a packet
|
2019-06-22 20:01:18 +08:00 |
|
Marten Seemann
|
0dd5a0b91f
|
introduce a separate AEAD for short header crypto
|
2019-06-22 20:01:18 +08:00 |
|
Marten Seemann
|
598628d05b
|
use separate opener interfaces for long and short header packets
|
2019-06-22 20:01:18 +08:00 |
|
Marten Seemann
|
b2d3ef691e
|
use separate sealer interfaces for long and short header packets
|
2019-06-22 20:01:18 +08:00 |
|
Marten Seemann
|
b4356d7348
|
fix nonce usage in the AEAD, use the AEAD provided by qtls for Initials
|
2019-01-07 09:04:03 +07:00 |
|
Marten Seemann
|
5a68ba0a02
|
implement header encrytion and decryption for sealers and openers
|
2018-12-14 16:46:40 +06:30 |
|
Marten Seemann
|
82508f1562
|
use tls-tris instead of mint
|
2018-10-26 16:18:49 +07:00 |
|