aboutsummaryrefslogtreecommitdiff
path: root/java_src/tink_java_deps_init.bzl
AgeCommit message (Expand)Author
2022-05-24Remove call to maven_install from tink_java_deps_initambrosin
2022-05-13Remove dependency on tink_base from tink_java.ambrosin
2022-02-22Remove usage of JCenter Bintray.ckl
2022-01-24Upgrade all gRPC versions to v1.43.0.juerg
2022-01-21Rollback: Upgrade com.google.code.gson from 2.8.6 to 2.8.9.juerg
2022-01-21Rollback of update google-api-client to 1.33.0.juerg
2022-01-20Update google-api-client to 1.33.0.ckl
2022-01-20Upgrade com.google.code.gson from 2.8.6 to 2.8.9.juerg
2022-01-12Disable jcenter.bintray.com repository due to service outage.ckl
2021-11-23Change the public API of JWT keyset to JWK set conversion in Java.juerg
2021-04-27Remove org.json dependencies.juerg
2021-04-26Fix dependency conflicts for Java KMS integrations.ckl
2021-04-23Sync/update dependencies for Java KMS integrations.ckl
2021-04-15Java: add a GCS client-side encryption example.thaidn
2021-02-18Re-add org.json as it's still needed by Google Pay.thaidn
2021-02-16Replace org.json with GSON.thaidn
2021-02-12Add gson as a dependency.thaidn
2021-02-12Replace org.json with GSON.Tink Team
2021-02-10Replace org.json with GSON.Thai Duong
2020-11-05Pkcs1 verify and sign. Note that we're not enforcing a minimum key size for R...Tink Team
2020-10-08Mitigate the AWS KMS security issues disclosed in https://github.com/google/s...thaidn
2020-07-20Implement Aes GCM-SIV.Tink Team
2020-06-10Remove @RequiresAPI annotations.thaidn
2020-06-09Bump Android SDK version to 26 which is needed to build certain parts of Tink.thaidn
2020-06-08Replace @TargetApi with @RequiresApi.thaidn
2020-05-13Update to Bazel 3.1.0 and newer version of Protobuf.kste
2020-05-08When building tink-android relocate com.google.protobuf classes to com.google...thaidn
2020-04-15Migrate java to java_src to adhere to google internal tooling.tholenst