You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/key-manager/api-cli/configuring-tink.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ dates:
11
11
posted: 2025-02-03
12
12
---
13
13
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.
15
15
16
16
We recommend using Tink with Scaleway’s Key Manager, especially for Go-based applications.
17
17
@@ -117,4 +117,4 @@ Scaleway supports the **Go Tink provider**.
117
117
The `kekAEAD` object represents the key in Scaleway’s Key Manager. It allows you to encrypt payloads and decrypt ciphertexts.
118
118
</Message>
119
119
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