tink-crypto / tink

Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
https://developers.google.com/tink
Apache License 2.0
13.47k stars 1.18k forks source link

Tink Support for python in windows #609

Closed RajatKPati closed 1 year ago

RajatKPati commented 2 years ago

Hi Team,

Relatively new about Tink library.

need to ask a quick question. Can i be able to use Tink library with Python in Windows.

Asking it because the official documentation of Tink says it is supported for python in MacOs and Linux only. Thanks in advance.

morambro commented 1 year ago

Hi @RajatKPati unfortunately Tink Python currently doesn't support Windows.