Skip to content

Commit f2e765f

Browse files
authored
feat(key-manager): add a link to the Tink cryptography library (#4518)
1 parent dff2018 commit f2e765f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/key-manager/api-cli/configuring-tink.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dates:
1111
posted: 2025-02-03
1212
---
1313

14-
This page shows you how to set up and configure Tink for encrypting and decrypting data with Scaleway's Key Manager.
14+
This page shows you how to set up and configure the [Tink cryptography library](https://github.com/tink-crypto) for encrypting and decrypting data with Scaleway's Key Manager.
1515

1616
We recommend using Tink with Scaleway’s Key Manager, especially for Go-based applications.
1717

@@ -117,4 +117,4 @@ Scaleway supports the **Go Tink provider**.
117117
The `kekAEAD` object represents the key in Scaleway’s Key Manager. It allows you to encrypt payloads and decrypt ciphertexts.
118118
</Message>
119119

120-
Find out how to encrypt and decrypt data with Tink in the [dedicated documentation](/key-manager/api-cli/encrypt-decrypt-data-with-km-dek/).
120+
Find out how to encrypt and decrypt data with Tink in the [dedicated documentation](/key-manager/api-cli/encrypt-decrypt-data-with-km-dek/).

0 commit comments

Comments
 (0)