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
/
curve25519
/
curve25519-hacl64.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-03
noise: store clamped key instead of raw key
Jason A. Donenfeld
1
-1
/
+1
2019-01-23
global: normalize -> clamp
Jason A. Donenfeld
1
-1
/
+1
2019-01-07
global: update copyright
Jason A. Donenfeld
1
-1
/
+1
2018-10-07
crypto: clean up remaining .h->.c
Jason A. Donenfeld
1
-1
/
+1
2018-09-25
curve25519-hacl64: reduce stack usage under KASAN
Jason A. Donenfeld
1
-2
/
+1
2018-09-25
crypto: make constant naming scheme consistent
Jason A. Donenfeld
1
-3
/
+3
2018-09-23
global: reduce stack frame size
Jason A. Donenfeld
1
-1
/
+1
2018-09-20
global: put SPDX identifier on its own line
Jason A. Donenfeld
1
-2
/
+2
2018-09-20
crypto: explicitly dual license
Jason A. Donenfeld
1
-1
/
+1
2018-09-16
crypto: make MIT
Jason A. Donenfeld
1
-1
/
+1
2018-09-03
crypto: import zinc
Jason A. Donenfeld
1
-21
/
+49
2018-08-28
curve25519-hacl64: use formally verified C for comparisons
Jason A. Donenfeld
1
-6
/
+19
2018-08-28
crypto: use unaligned helpers
Jason A. Donenfeld
1
-9
/
+9
2018-08-07
curve25519-hacl64: correct u64_gte_mask
Samuel Neves
1
-3
/
+1
2018-08-07
curve25519-hacl64: simplify u64_eq_mask
Samuel Neves
1
-8
/
+3
2018-02-01
curve25519: replace fiat64 with faster hacl64
Jason A. Donenfeld
1
-0
/
+751
2018-02-01
curve25519: replace hacl64 with fiat64
Jason A. Donenfeld
1
-739
/
+0
2018-01-18
curve25519: import 64-bit hacl-star implementation
Jason A. Donenfeld
1
-0
/
+739