summaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2020-07-03Add copyright headers to all files and add IDE copyright setupTorsten Grote
2020-07-02Add refresh crypto with testsTorsten Grote
2020-06-30Add incremental hashing (needed for creating refresh sessions)Torsten Grote
2020-06-05Implement RSA blinding (only JVM)Torsten Grote
2020-06-04Add GNUnet's HKDF implementation to Crypto interfaceTorsten Grote
2020-06-03Add elliptic curve crypto to all platformsTorsten Grote
2020-06-03Add SHA-512 implementations for all platformsTorsten Grote
2020-06-01Initial commitTorsten Grote