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
/
selftest
/
poly1305.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-06
global: rename include'd C files to be .c
Jason A. Donenfeld
1
-1
/
+1
2018-10-03
simd: introduce useful disabling macro
Jason A. Donenfeld
1
-1
/
+1
2018-09-25
crypto: rename DEBUG to SELFTEST
Jason A. Donenfeld
1
-6
/
+6
2018-09-20
global: put SPDX identifier on its own line
Jason A. Donenfeld
1
-2
/
+2
2018-09-20
crypto: do not waste space on selftest items
Jason A. Donenfeld
1
-808
/
+1028
2018-09-20
crypto: explicitly dual license
Jason A. Donenfeld
1
-1
/
+1
2018-09-20
poly1305: account for simd being toggled off midway
Jason A. Donenfeld
1
-0
/
+17
2018-09-18
crypto: turn Zinc into individual modules
Jason A. Donenfeld
1
-1
/
+1
2018-09-17
crypto: pass simd by reference
Jason A. Donenfeld
1
-9
/
+10
2018-09-17
poly1305: do not require simd context for arch
Jason A. Donenfeld
1
-4
/
+2
2018-09-16
crypto: make MIT
Jason A. Donenfeld
1
-1
/
+1
2018-09-11
poly1305: rename finish to final
Jason A. Donenfeld
1
-2
/
+2
2018-09-11
crypto: do not use compound literals in selftests
Jason A. Donenfeld
1
-732
/
+734
2018-09-08
poly1305: rewrite self tests from scratch
Jason A. Donenfeld
1
-1529
/
+831
2018-09-06
crypto: use CRYPTOGAMS license
Jason A. Donenfeld
1
-1
/
+1
2018-09-03
crypto: import zinc
Jason A. Donenfeld
1
-8
/
+14
2018-08-06
crypto: move simd context to specific type
Jason A. Donenfeld
1
-19
/
+17
2018-07-31
main: add missing chacha20poly1305 header
Jason A. Donenfeld
1
-1
/
+0
2018-06-17
simd: encapsulate fpu amortization into nice functions
Jason A. Donenfeld
1
-2
/
+3
2018-05-31
chacha20poly1305: split up into separate files
Jason A. Donenfeld
1
-0
/
+2
2018-02-08
poly1305: fix up selftest counter
Jason A. Donenfeld
1
-1
/
+1
2018-01-19
poly1305: add poly-specific self-tests
Jason A. Donenfeld
1
-0
/
+1566