aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-02-22Remove freshness block, since this page now points to the developers site.ckl
2023-02-09Merge pull request #665 from yoavamit:fix-supported-algorithms-table-formatCopybara-Service
2023-02-07Fix link to C++ examplesTink Team
2023-02-06Make the example code in GOLANG-HOWTO clearer.juerg
2023-02-01Let tinkey output a help message when "tinkey help" is called.juerg
2023-01-31Increase minimum CMake version to 3.10 (required by latest Abseil C++ library).wconner
2023-01-18Fixed table markdown formatYoav Amit
2022-12-19Create TYPESCRIPT-HOWTOTink Team
2022-12-14Add TypeScript to supported key type documentationTink Team
2022-12-13Remove redundant reference to HKDF as a Hybrid Encryption implementation, sin...Tink Team
2022-12-12Update documentation of tinkey commands.juerg
2022-09-22Update BoringSSL for Tink C++ when using CMakeambrosin
2022-09-20Mark RSA signatures as supported in documentation for Golangfelobato
2022-08-29Update link for JWT examples.juerg
2022-08-15Clean up KNOWN-ISSUES.tholenst
2022-08-09Bump version to 1.7.0.ckl
2022-08-02Standardize ChaCha20 naming.cinlin
2022-08-01Update MAC primitive variable name to avoid naming conflict with imported mod...wconner
2022-07-21Update supported key type documentation to accurately reflect HPKE status.ckl
2022-07-20Fix formating in PRIMITIVES.md.juerg
2022-04-14Updated internal wire format documentation to point to external documentation.wconner
2022-02-25Minor wording improvement.ckl
2022-02-17Merge pull request #520 from carloscbl:masterCopybara-Service
2022-02-02Update docs/PRIMITIVES.mdambrosin
2022-01-13Deleting the github roadmap and adding the actual up to date roadmap to the d...sschmieg
2021-12-09Merge pull request #559 from IMPranshu:masterCopybara-Service
2021-11-27Corrected a typoPranshu Agrawal
2021-11-12Update the PYTHON-HOWTO.md to include Python 3.9.juerg
2021-10-18Add a JWT how-to.juerg
2021-09-17Migrate usages of ECDSA_P384 to other ECDSA templates, and remove ECDSA_P384_...juerg
2021-07-12Version bump to 1.6.1.ckl
2021-07-08Update missed version references to 1.6.0.ckl
2021-07-08Add a security policy document.ckl
2021-06-25Update FIPS documentation with correct flag path.ckl
2021-06-13Fixed not breaking linecarloscbl
2021-06-13Added logic to support compile with different c++ version more organicallyCarlos Bernal
2021-05-26Replace duplicated examples with links to godoc, update remaining examples.thaidn
2021-05-17Resuming 1.6.0 release.ckl
2021-05-07Put "Envelope Encryption" on the same header level as AEAD and MAC, instead o...tholenst
2021-04-30Delaying release while cleaning up broken build targets.ckl
2021-04-29Bump version references to 1.6.0.ckl
2021-04-28Update the FIPS-only mode documentation.ckl
2021-04-28Switch to new key template APIs in remaining examples and docs.thaidn
2021-04-27Remove org.json dependencies.juerg
2021-04-26Fix broken GitHub Pages links.ckl
2021-04-16Add a function to enable FIPS restrictions at runtime in C++.kste
2021-03-31Update Python HOW-TO with clearer constraints and prerequisites.ckl
2021-03-22C++: Create a key template for KMS envelope encryption.thaidn
2021-03-18Replace reference to file-based key templates in the key rotation section.ckl
2021-03-15fix typo in docsGemfield