Jamil Nimeh
|
500ab45770
|
8257769: Cipher.getParameters() throws NPE for ChaCha20-Poly1305
Reviewed-by: mullan, valeriep
|
2020-12-08 06:10:10 +00:00 |
|
Jamil Nimeh
|
742e9f26c8
|
8224997: ChaCha20-Poly1305 TLS cipher suite decryption throws ShortBufferException
Reviewed-by: xuelei
|
2019-08-17 06:20:49 -07:00 |
|
John Jiang
|
a2a0138612
|
8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
Add unit tests for ChaCha20Cipher, ChaCha20Poly1305Parameters and Poly1305
Reviewed-by: xuelei, jnimeh
|
2018-07-10 10:59:57 +08:00 |
|
John Jiang
|
ef6e99081d
|
8199388: Test development for ChaCha20 and Poly1305 algorithms
Add test for ChaCha20KeyGenerator
Reviewed-by: mullan
|
2018-06-01 17:45:10 -07:00 |
|
Jamil Nimeh
|
fcb805f9a6
|
8153029: ChaCha20 Cipher Implementation
Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations
Reviewed-by: mullan
|
2018-05-31 07:05:10 -07:00 |
|