aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/java/com/wireguard/crypto/Curve25519.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate tunnel related classes to tunnel/ Gradle moduleHarsh Shandilya2020-03-091-497/+0
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Migrate to AndroidXHarsh Shandilya2018-12-181-1/+1
* global: update copyright headersJason A. Donenfeld2018-09-061-0/+1
* global: Add nullity annotationsEric Kuck2018-07-131-1/+3
* global: move to Apache 2.0Jason A. Donenfeld2018-07-061-1/+1
* crypto: Slightly Java-ify the Curve25519 implementationSamuel Holland2018-06-191-65/+54
* global: Cleanup line lengths and misc lint warningsHarsh Shandilya2018-05-091-55/+56
* global: fix up copyrightsJason A. Donenfeld2018-05-031-19/+2
* global: Automatic code formattingSamuel Holland2018-04-301-321/+307
* Curve25519: fix up spacingJason A. Donenfeld2018-04-251-491/+491
* Major renaming and refactoring in activity and serviceSamuel Holland2017-08-131-0/+1
* Curve25519: Import class from noise-javaSamuel Holland2017-08-011-0/+534