Files
quic-go/crypto
Lucas Clemente 86b4ffdaaf use chacha20poly1305 instead of AES and include cert in key derivation
Unfortunately QUIC uses non-standard tag sizes with both AES-GCM and
Poly1305. Adopting AES-GCM seems much harder, so I changed it to
Chacha20Poly1305 and only made some slight changes to an existing algo.
This should probably be double-checked at some point.
2016-04-14 23:44:31 +02:00
..
2016-04-12 15:05:04 +02:00
2016-04-12 15:20:16 +02:00
2016-04-12 15:05:04 +02:00
2016-04-12 15:20:16 +02:00
2016-04-14 09:56:43 +02:00
2016-04-12 15:05:04 +02:00