Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/key-manager/api-cli/configuring-tink.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dates:
posted: 2025-02-03
---

This page shows you how to set up and configure Tink for encrypting and decrypting data with Scaleway's Key Manager.
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.

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

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

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