Releases: tink-crypto/tink-tinkey
Tinkey 1.11.0
Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.
This is Tink Tinkey 1.11.0
To get started using Tink, see the setup guide.
What's new
The complete list of changes since 1.10.0 can be found here.
- Use
Bzlmod
to build Tinkey - Require Tink Java >= 1.14.1 to build Tinkey.
Future
To see what we're working towards, check our project roadmap.
Tinkey 1.10.1
Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.
This is Tinkey 1.10.1
To get started using Tinkey, see the setup guide.
What's new
The complete list of changes since 1.10.0 can be found here.
- Fixed #1
To see what we're working towards, check our project roadmap.
Tinkey 1.10.0
Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.
This is Tinkey 1.10.0
To get started using Tinkey, see the setup guide.
What's new
The complete list of changes since 1.9.0 can be found here.
- Updated dependencies:
- tink-java@1.11.0
- tink-java-awskms@1.9.1
- tink-java-gcpkms@1.9.0
To see what we're working towards, check our project roadmap.
Tinkey 1.9.0
Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.
This is Tinkey 1.9.0
To get started using Tinkey, see the setup guide.
What's new
The complete list of changes since 1.8.0 can be found here.
- Added support for creating key derivation keys. The following templates are supported: https://github.com/tink-crypto/tink-tinkey/blob/v1.9.0/src/main/java/com/google/crypto/tink/tinkey/TinkeyKeyTemplates.java#L48
To see what we're working towards, check our project roadmap.
Tinkey 1.8.0
Tink is a multi-language, cross-platform library that provides simple and misuse-proof APIs for common cryptographic tasks.
This is Tinkey 1.8.0
To get started using Tinkey, see the setup guide.
What's new
This is the first release from https://github.com/tink-crypto/tink-tinkey.
The complete list of changes since 1.7.0 can be found here.
- Upgrade to Bazel 6.0
- Add
help
command (commit) - Minor refactorings
To see what we're working towards, check our project roadmap.