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
/
crypto
/
blake2s.c
Age
Commit message (
Expand
)
Author
2017-12-13
crypto: compile on UML
Jason A. Donenfeld
2017-12-11
chacha20poly1305: wire up avx512vl for skylake-x
Jason A. Donenfeld
2017-12-09
global: add SPDX tags to all files
Greg Kroah-Hartman
2017-11-22
blake2s: hmac space optimization
Samuel Neves
2017-11-22
blake2s: AVX512F+VL implementation
Samuel Neves
2017-10-31
global: style nits
Jason A. Donenfeld
2017-10-31
crypto/avx: make sure we can actually use ymm registers
Jason A. Donenfeld
2017-10-17
blake2s: modernize API and have faster _final
Jason A. Donenfeld
2017-09-16
compat: ensure we can build without compat.h
Jason A. Donenfeld
2017-08-02
blake2s: satisfy sparse
Jason A. Donenfeld
2017-07-20
blake2s: fix up alignment issues
Jason A. Donenfeld
2017-07-20
blake2s: move compression loop to assembly
Samuel Neves
2017-06-24
main: annotate init/exit functions to save memory
Jason A. Donenfeld
2017-03-19
blake2s: add AVX implementation
Jason A. Donenfeld
2017-01-10
Update copyright
Jason A. Donenfeld
2016-12-26
blake2s: cleanup
Jason A. Donenfeld
2016-12-11
crypto: use kernel's bitops functions
Jason A. Donenfeld
2016-12-11
blake2s: move self tests to correct directory
Jason A. Donenfeld
2016-12-11
global: move to consistent use of uN instead of uintN_t for kernel code
Jason A. Donenfeld
2016-11-21
headers: cleanup notices
Jason A. Donenfeld
2016-09-29
Rework headers and includes
Jason A. Donenfeld
2016-06-25
tests: make fatal
Jason A. Donenfeld
2016-06-25
Initial commit
Jason A. Donenfeld