Tcl bindings for Tink , a multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
Contact: neophytos (at) gmail (dot) com
tink-tcl git repo
Releases
- v20240729.0 (2024-07-29 - maintenance release + use CreateExitHandler instead of CreateThreadExitHandler)
- v20240704.0 (2024-07-04 - added TINK_CPP_DIR to customize installation)
- v20240401.0 (2024-04-01 - updated FindTCL.cmake for TCL 9)
- v2.1.1 (2024-03-27 - initial TCL 9 and tink-cc-2.1.1 support)
- v2.0.0 (2023-10-16 - initial release - linux and macos support)
Features
- Authenticated Encryption with Associated Data (AEAD)
- Hybrid Encryption
- Message Authentication Codes (MAC)
- Digital Signatures
- Deterministic AEAD
- JWT