mirror of
https://mau.dev/mautrix/go.git
synced 2026-03-15 23:05:52 +01:00
Previously, the code was using raw byte comparisons, which is not correct, as it makes timing attacks possible. Signed-off-by: Sumner Evans <sumner.evans@automattic.com> |
||
|---|---|---|
| .. | ||
| curve25519.go | ||
| curve25519_test.go | ||
| doc.go | ||
| ed25519.go | ||
| ed25519_test.go | ||
| hmac.go | ||
| hmac_test.go | ||
| one_time_key.go | ||