index
:
wireguard-linux-compat
feature/socketdev
master
WireGuard Linux compat
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
selftest
/
chacha20poly1305.h
Age
Commit message (
Expand
)
Author
2018-09-03
crypto: import zinc
Jason A. Donenfeld
2018-08-28
crypto: use unaligned helpers
Jason A. Donenfeld
2018-08-06
chacha20poly1305: selftest: use arrays for test vectors
Jason A. Donenfeld
2018-08-06
crypto: move simd context to specific type
Jason A. Donenfeld
2018-07-31
chacha20poly1305: selftest: split up test vector constants
Jason A. Donenfeld
2018-06-17
simd: encapsulate fpu amortization into nice functions
Jason A. Donenfeld
2018-05-31
chacha20poly1305: test for authtag failure
Jason A. Donenfeld
2018-05-31
chacha20poly1305: test scattergather functions too
Jason A. Donenfeld
2018-05-31
chacha20poly1305: combine stack variables into union
Jason A. Donenfeld
2018-05-31
chacha20poly1305: split up into separate files
Jason A. Donenfeld
2018-04-05
chacha20poly1305: put magic constant behind macro
Jason A. Donenfeld
2018-04-05
chacha20poly1305: add self tests from wycheproof
Jason A. Donenfeld
2018-01-03
global: year bump
Jason A. Donenfeld
2017-12-09
global: add SPDX tags to all files
Greg Kroah-Hartman
2017-11-22
chacha20poly1305: add more test vectors, some of which are weird
Jason A. Donenfeld
2017-06-24
main: annotate init/exit functions to save memory
Jason A. Donenfeld
2017-03-30
chacha20poly1305: enforce authtag checking with compiler
Jason A. Donenfeld
2017-01-10
Update copyright
Jason A. Donenfeld
2016-12-23
cookies: use xchacha20poly1305 instead of chacha20poly1305
Jason A. Donenfeld
2016-12-16
siphash: update against upstream submission
Jason A. Donenfeld
2016-12-11
global: move to consistent use of uN instead of uintN_t for kernel code
Jason A. Donenfeld
2016-08-02
selftest: move to subfolder
Jason A. Donenfeld