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
Age
Commit message (
Expand
)
Author
2018-03-02
crypto: read only after init
Jason A. Donenfeld
2018-02-14
blake2s: use union instead of casting
Jason A. Donenfeld
2018-02-01
curve25519: replace fiat64 with faster hacl64
Jason A. Donenfeld
2018-02-01
curve25519: replace hacl64 with fiat64
Jason A. Donenfeld
2018-01-30
chacha20poly1305: better buffer alignment
Jason A. Donenfeld
2018-01-30
chacha20poly1305: use existing rol32 function
Jason A. Donenfeld
2018-01-19
poly1305: add poly-specific self-tests
Jason A. Donenfeld
2018-01-18
curve25519-fiat32: uninline certain functions
Jason A. Donenfeld
2018-01-18
curve25519: wire up new impls and remove donna
Jason A. Donenfeld
2018-01-18
curve25519: resolve symbol clash between fe types
Jason A. Donenfeld
2018-01-18
curve25519: import 64-bit hacl-star implementation
Jason A. Donenfeld
2018-01-18
curve25519: import 32-bit fiat-crypto implementation
Jason A. Donenfeld
2018-01-18
curve25519: modularize implementation
Jason A. Donenfeld
2018-01-18
poly1305: remove indirect calls
Samuel Neves
2018-01-03
global: year bump
Jason A. Donenfeld
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-11
chacha20: avx512vl implementation
Samuel Neves
2017-12-11
poly1305: fix avx512f alignment bug
Samuel Neves
2017-12-11
chacha20poly1305: cleaner generic code
Jason A. Donenfeld
2017-12-09
blake2s-x86_64: fix spacing
Jason A. Donenfeld
2017-12-09
global: add SPDX tags to all files
Greg Kroah-Hartman
2017-12-03
chacha20-arm: fix with clang -fno-integrated-as.
David Benjamin
2017-12-03
poly1305: update x86-64 kernel to AVX512F only
Samuel Neves
2017-11-28
curve25519: explictly depend on AS_AVX
Jason A. Donenfeld
2017-11-28
curve25519: modularize dispatch
Jason A. Donenfeld
2017-11-26
blake2s: tweak avx512 code
Samuel Neves
2017-11-23
chacha20: directly assign constant and initial state
Jason A. Donenfeld
2017-11-22
blake2s: hmac space optimization
Samuel Neves
2017-11-22
blake2s: AVX512F+VL implementation
Samuel Neves
2017-11-22
poly1305-avx512: requires AVX512F+VL+BW
Samuel Neves
2017-11-22
chacha20poly1305: poly cleans up its own state
Jason A. Donenfeld
2017-11-22
poly1305-x86_64: unclobber %rbp
Samuel Neves
2017-11-22
poly1305: import MIPS64 primitive from OpenSSL
Jason A. Donenfeld
2017-11-22
chacha20poly1305: import ARM primitives from OpenSSL
Jason A. Donenfeld
2017-11-22
chacha20poly1305: import x86_64 primitives from OpenSSL
Samuel Neves
2017-11-14
curve25519-neon: compile in thumb mode
Jason A. Donenfeld
2017-11-11
curve25519: reject deriving from NULL private keys
Jason A. Donenfeld
2017-11-10
receive: hoist fpu outside of receive loop
Jason A. Donenfeld
2017-10-31
curve25519: only enable int128 if compiler support is sound
Jason A. Donenfeld
2017-10-31
global: style nits
Jason A. Donenfeld
2017-10-31
qemu: allow for cross compilation
Jason A. Donenfeld
2017-10-31
crypto/avx: make sure we can actually use ymm registers
Jason A. Donenfeld
2017-10-31
blake2: include headers for macros
Jason A. Donenfeld
2017-10-17
blake2s: modernize API and have faster _final
Jason A. Donenfeld
2017-10-09
crypto/x86_64: satisfy stack validation 2.0
Jason A. Donenfeld
2017-10-03
global: use _WG prefix for include guards
Jason A. Donenfeld
2017-10-03
global: satisfy bitshift pedantry
Jason A. Donenfeld
2017-10-02
curve25519-neon-arm: force ARM encoding, since this is unrepresentable in Thumb
Jason A. Donenfeld
2017-09-16
compat: ensure we can build without compat.h
Jason A. Donenfeld
[prev]
[next]