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
/
zinc
/
poly1305
/
poly1305-arm-glue.h
Age
Commit message (
Expand
)
Author
2018-10-06
global: rename include'd C files to be .c
Jason A. Donenfeld
2018-10-02
poly1305: document rationale for base 2^26->2^64/32 conversion
Jason A. Donenfeld
2018-10-02
crypto: use ZINC_ARCH macros
Jason A. Donenfeld
2018-10-02
poly1305: feed fpu functions PAGE_SIZE at a time
Jason A. Donenfeld
2018-10-02
crypto: prefer IS_ENABLED to ifdefs
Jason A. Donenfeld
2018-09-25
poly1305-arm: swap endianness in base 2^26 conversion
Jason A. Donenfeld
2018-09-23
crypto-arm: rework KERNEL_MODE_NEON handling again
Jason A. Donenfeld
2018-09-23
crypto-arm: rework KERNEL_MODE_NEON handling
Jason A. Donenfeld
2018-09-20
global: put SPDX identifier on its own line
Jason A. Donenfeld
2018-09-20
crypto: explicitly dual license
Jason A. Donenfeld
2018-09-20
poly1305: account for simd being toggled off midway
Jason A. Donenfeld
2018-09-18
crypto: turn Zinc into individual modules
Jason A. Donenfeld
2018-09-17
crypto: do not use -include trick
Jason A. Donenfeld
2018-09-17
crypto: pass simd by reference
Jason A. Donenfeld
2018-09-17
poly1305: do not require simd context for arch
Jason A. Donenfeld
2018-09-16
crypto: make MIT
Jason A. Donenfeld
2018-09-03
crypto: import zinc
Jason A. Donenfeld