index
:
wireguard-monolithic-historical
fd/ECN-rfc6040
fd/propagate-DSCP-bits
fv/openbsd
grt/gro
jd/android-suspend-xmit
jd/andy-is-best-maybe
jd/arnd-crosstool
jd/base-time
jd/bigendiancurve
jd/broken-arm-qemu-serial
jd/built-in-rp-filter-adjustment
jd/builtin-ratelimiter
jd/cpu-dql
jd/endianness-trick
jd/fixed-endpoints
jd/ifgroup
jd/lockless-queuing
jd/maybe-sse2
jd/partial-preempt-fix
jd/remove-per-peer-queues
jd/ricetastic-chapoly
jd/ring_testing
jd/ryzen-bug
jd/spinlocks-dql
jd/syncconf
jd/systemd-resolved
jh/ignore-df
jn/mpmc-null
jn/mpmc-wip
jn/qemu-hash
jn/rhashtable
jo/transit-namespace
lr/man-allowedips
lr/peer-names
lr/pmtu
master
md/openbsd
nd/android-10-dns
rvd/poly1305_opaque_length
rvd/poly1305_padding
sl/ppc
tg/mpmc-benchmark
tg/mpmc_ring
tg/mpmc_testing
Historical monolithic WireGuard repository, split into wireguard-tools, wireguard-linux, and wireguard-linux-compat.
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
crypto
/
zinc
/
chacha20
/
chacha20-x86_64.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: use new assembler macros for 5.5
Jason A. Donenfeld
2019-12-05
1
-2
/
+2
*
zinc: update copyright
Jason A. Donenfeld
2019-05-29
1
-1
/
+1
*
blake2s,chacha: latency tweak
Samuel Neves
2019-05-29
1
-24
/
+24
*
global: update copyright
Jason A. Donenfeld
2019-01-07
1
-1
/
+1
*
chacha20: do not define unused asm function
Jason A. Donenfeld
2018-12-07
1
-4
/
+2
*
chacha20,poly1305: simplify perlasm fanciness
Jason A. Donenfeld
2018-12-07
1
-34
/
+32
*
chacha20,poly1305: do not use xlate
Jason A. Donenfeld
2018-11-19
1
-25
/
+34
*
chacha20,poly1305: don't do compiler testing in generator and remove xor helper
Jason A. Donenfeld
2018-11-15
1
-15
/
+19
*
chacha20,poly1305: fix up for win64
Samuel Neves
2018-11-15
1
-1
/
+1
*
chacha20: specialize to wireguard
Jason A. Donenfeld
2018-11-15
1
-12
/
+21
*
chacha20: cleaner function declarations
Samuel Neves
2018-11-14
1
-23
/
+23
*
chacha20: normalize names
Samuel Neves
2018-11-14
1
-71
/
+71
*
chacha20: fixup win64 stack offsets
Samuel Neves
2018-11-14
1
-129
/
+129
*
chacha20: simplify stack unwinding on ChaCha20_ctr32
Samuel Neves
2018-11-14
1
-10
/
+8
*
chacha20: use DRAP idiom
Samuel Neves
2018-11-14
1
-236
/
+235
*
chacha20: add hchacha_ssse3
Samuel Neves
2018-11-14
1
-0
/
+39
*
chacha20: begin adapting to kernel setting
Samuel Neves
2018-11-14
1
-67
/
+114
*
chacha20,poly1305: switch to perlasm originals on x86_64
Samuel Neves
2018-11-14
1
-0
/
+4005