aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/src/main/java/com/wireguard/crypto/KeyEncoding.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remodel the ModelSamuel Holland2018-12-081-161/+0
* global: update copyright headersJason A. Donenfeld2018-09-061-1/+1
* Extract error messages to string resourcesHarsh Shandilya2018-08-261-3/+6
* global: move to Apache 2.0Jason A. Donenfeld2018-07-061-1/+1
* crypto: KeyEncoding: Fix styleHarsh Shandilya2018-06-021-25/+32
* KeyEncoding: more constant timeJason A. Donenfeld2018-05-301-21/+28
* global: fix up copyrightsJason A. Donenfeld2018-05-031-1/+1
* KeyEncoding: Address lints/warnings and match line lengthSamuel Holland2018-05-021-9/+12
* global: Add or update copyright headers in Java codeSamuel Holland2018-05-021-1/+4
* global: Automatic code formattingSamuel Holland2018-04-301-23/+23
* KeyEncoding: add constant time hex implementationJason A. Donenfeld2018-02-131-2/+44
* global: Fix or suppress most lints/warningsSamuel Holland2018-01-081-1/+6
* Major renaming and refactoring in activity and serviceSamuel Holland2017-08-131-7/+7
* KeyEncoding: Clean up and reorganize to match styleSamuel Holland2017-08-091-66/+82
* Constant time base64Jason A. Donenfeld2017-08-081-0/+75