Run the Wycheproof ChaCha20-Poly1305 test vectors against libcrypto.
authortb <tb@openbsd.org>
Mon, 20 Aug 2018 17:06:18 +0000 (17:06 +0000)
committertb <tb@openbsd.org>
Mon, 20 Aug 2018 17:06:18 +0000 (17:06 +0000)
commit867d6e6a2f73ec1f0eeda072299c813575c5bb69
tree3b7ae661bf5d8587299b0aeef03a131adefc4841
parenta247d434452b3954d3ef3a586f046454546291f5
Run the Wycheproof ChaCha20-Poly1305 test vectors against libcrypto.
We currently only support nonces of length 12, so skip a few tests.

With input from jsing
regress/lib/libcrypto/wycheproof/wycheproof.go