aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Shared/Model/key.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WireGuardKit: Add WireGuardKitCTarget with private C sourcesAndrej Mihajlov2020-12-021-22/+0
| | | | Signed-off-by: Andrej Mihajlov <and@mullvad.net>
* Key: Use C implementation insteadJason A. Donenfeld2019-02-081-0/+22
Swift compiles so slowly and it's unclear all of the insane type punning was even correct. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>