1216 Forks
13236 Stars
13236 Watchers

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.

How to download and setup tink

Open terminal and run command
git clone https://github.com/google/tink.git
git clone is used to create a copy or clone of tink repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tink https://github.com/google/tink/archive/master.zip

Or simply clone tink with SSH
[email protected]:google/tink.git

If you have some problems with tink

You may open issue on tink support forum (system) here: https://github.com/google/tink/issues