aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/selftest/chacha20poly1305.h
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-12-13 03:20:53 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-12-16 06:35:58 +0100
commit986a8046a2b297279569ebd160a5410f8f195185 (patch)
tree282abc5d74b64060c52c936177bcb3e9ddf054b0 /src/selftest/chacha20poly1305.h
parenttools: fix latest-handshake typo in documentation (diff)
downloadwireguard-monolithic-historical-986a8046a2b297279569ebd160a5410f8f195185.tar.xz
wireguard-monolithic-historical-986a8046a2b297279569ebd160a5410f8f195185.zip
siphash: update against upstream submission
Diffstat (limited to 'src/selftest/chacha20poly1305.h')
-rw-r--r--src/selftest/chacha20poly1305.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/selftest/chacha20poly1305.h b/src/selftest/chacha20poly1305.h
index 7f21ec6..455d58b 100644
--- a/src/selftest/chacha20poly1305.h
+++ b/src/selftest/chacha20poly1305.h
@@ -1,3 +1,5 @@
+/* Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */
+
#ifdef DEBUG
/* ChaCha20-Poly1305 AEAD test vectors from RFC7539 2.8.2 */
struct chacha20poly1305_testvec {