summaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Expand)Author
2020-08-24Migrate to Kotlin 1.4Torsten Grote
2020-08-14Add Taler common multiplatform library to projectTorsten Grote
2020-08-04add seperate def file for libsodium static (needed for ios only)Jonathan Buchanan
2020-07-31clean up build script and remove duplicated codeTorsten Grote
2020-07-28add build configuration for iosJonathan Buchanan
2020-07-13Finish prototype of adding/updating an exchangeTorsten Grote
2020-07-08Add initial code for updating an exchangeTorsten Grote
2020-07-03First prototype for getting withdrawal information from bankTorsten Grote
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