Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BUILD.bazel | H A D | 25-Apr-2025 | 389 | 24 | 19 | |
README.md | H A D | 25-Apr-2025 | 361 | 8 | 5 | |
credential.json | H A D | 25-Apr-2025 | 1.5 KiB | 13 | 12 | |
credential_bad.json | H A D | 25-Apr-2025 | 1.5 KiB | 13 | 12 | |
key_name.txt | H A D | 25-Apr-2025 | 110 | 3 | 1 | |
key_name_bad.txt | H A D | 25-Apr-2025 | 91 | 3 | 1 |
README.md
1This folder contains GCP credentials that are used for testing Tink. 2 3For security reasons, all credentials in this folder are invalid. 4 5If you want to run tests that depend on them, please create your own 6[Cloud KMS key](https://cloud.google.com/kms/docs/creating-keys), and copy the 7credentials to `gcp/credential.json` and the key URI to `gcp/key_name.txt`. 8