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
/
curve25519
Age
Commit message (
Expand
)
Author
2018-10-02
crypto: add missing static keyword to fpu init functions
Jason A. Donenfeld
2018-10-02
crypto: document what's used from <crypto/ beside #include
Jason A. Donenfeld
2018-10-02
crypto: WARN_ON in module_init if selftest fails
Jason A. Donenfeld
2018-10-02
crypto: prefer IS_ENABLED to ifdefs
Jason A. Donenfeld
2018-09-25
crypto: rename DEBUG to SELFTEST
Jason A. Donenfeld
2018-09-25
curve25519-arm: disable on big-endian
Jason A. Donenfeld
2018-09-25
curve25519-hacl64: reduce stack usage under KASAN
Jason A. Donenfeld
2018-09-25
crypto: make constant naming scheme consistent
Jason A. Donenfeld
2018-09-23
crypto-arm: rework KERNEL_MODE_NEON handling again
Jason A. Donenfeld
2018-09-23
curve25519-fiat32: work around m68k compiler stack frame bug
Jason A. Donenfeld
2018-09-23
crypto-arm: rework KERNEL_MODE_NEON handling
Jason A. Donenfeld
2018-09-23
global: reduce stack frame size
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-18
curve25519-arm: only compile if symbols will be used
Jason A. Donenfeld
2018-09-18
crypto: allow for disabling simd in zinc modules
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-16
crypto: make MIT
Jason A. Donenfeld
2018-09-12
curve25519-x86_64: remove useless define
Jason A. Donenfeld
2018-09-06
curve25519: arm: do not modify sp directly
Jason A. Donenfeld
2018-09-03
crypto: import zinc
Jason A. Donenfeld