summaryrefslogtreecommitdiff
path: root/internal/siv_aead/performance_test.go
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-09-26 23:06:40 +0200
committerJakob Unterwurzacher2016-09-26 23:06:40 +0200
commitd9fc652df0957e464d83c87a164ee2b70cb9e4ee (patch)
treee78fea198a91c00b926e312d33598cf4fe93ffb2 /internal/siv_aead/performance_test.go
parent0e277ba19e3a18093c33d3927739031b76892de3 (diff)
siv_aead: add AES-SIV AEAD wrapper
Diffstat (limited to 'internal/siv_aead/performance_test.go')
-rw-r--r--internal/siv_aead/performance_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/siv_aead/performance_test.go b/internal/siv_aead/performance_test.go
new file mode 100644
index 0000000..626024e
--- /dev/null
+++ b/internal/siv_aead/performance_test.go
@@ -0,0 +1 @@
+package siv_aead