aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-17Merge pull request #735 from tink-crypto:dependabot/pip/python/examples/idna-3.7upstream-masterCopybara-Service
2024-04-17Add proto parser and serializer for SLH-DSA private key.ioannanedelcu
2024-04-16Add JWT Signature parameters and key types.wconner
2024-04-16Add proto parser and serializer for SLH-DSA public key.ioannanedelcu
2024-04-16Add proto parser and serializer for SLH-DSA parameters.ioannanedelcu
2024-04-16Add Benchmark tests for MAC in Golang.juerg
2024-04-16Increase the number of recursions to 1500 to test recursion limits for JSONambrosin
2024-04-16Add SLH-DSA private key object.ioannanedelcu
2024-04-16Add Benchmark tests for Deterministic AEAD in Golang.juerg
2024-04-15Add JWT HMAC proto key serialization.wconner
2024-04-15Add JWT HMAC proto parameters serialization.wconner
2024-04-15Remove tests which create undefined behavior.tholenst
2024-04-15Internal changewiktorg
2024-04-12Add C++ JWT HMAC key type.wconner
2024-04-12Add public key class for SLH-DSA key types.ioannanedelcu
2024-04-12Automated Code ChangeTink Team
2024-04-12Add `load()` statements for the Bazel builtin top-level java symbolsTink Team
2024-04-12Add a new test case that merges two keyset with the same key ids.juerg
2024-04-12Bump idna from 3.4 to 3.7 in /python/examplesdependabot[bot]
2024-04-11Add unit tests for gcp_kms_aeadTink Team
2024-04-11Add integrity verification to Tink go gcp aead.Tink Team
2024-04-11Add stringops using core dump protectionswiktorg
2024-04-11Remove tests which create undefined behavior.tholenst
2024-04-11Use rapidjson::kParseIterativeFlag when parsing JSON keysets.juerg
2024-04-10Update primitives doc to point to DevSite for PRF.ckl
2024-04-10Fix `go_package` field in `aes_*` proto definitionsambrosin
2024-04-10Clean up PRF commentary.ckl
2024-04-10Clean up PRF commentary.ckl
2024-04-10Update godoc for the prf package.ckl
2024-04-10Add C++ JWT HMAC parameters.wconner
2024-04-10Add parameters for SLH-DSA signature algorithm. As mentioned in the dd, Borin...ioannanedelcu
2024-04-10Update README.md to communicate the repo is no longer maintainedambrosin
2024-04-10Add CallWithCoreDumpProtection to AES CMACwiktorg
2024-04-09Silence some pytype errors.Tink Team
2024-04-09Add JWT MAC parameters and key type.wconner
2024-04-09Update comment about template and remove obselete TODO.juerg
2024-04-09Fix documentation for JwtMacKey#getKid().wconner
2024-04-09Make HcVaultAead publicambrosin
2024-04-09Allow SHA224 and SHA384 in C++ for PRFs.tholenst
2024-04-08Add a proto structure for the Stateless Hash-Based Digital Signature Algorith...ioannanedelcu
2024-04-08Add a raw KEM interface to Tink.Tink Team
2024-04-08Fixed Bug in parsing invalid keysets that resulted in a TinkBugException.juerg
2024-04-08Cleanup and expand the StatefulHmacBoringSslTest.tholenst
2024-04-05Use the correct pyenv path in Kokoro macOSambrosin
2024-04-05Upgrade default tink-cc dep to 2.1.2ambrosin
2024-04-05Avoid unnecessary copies of RestrictedData in proto serialization (since it's...ioannanedelcu
2024-04-05Bump version to 2.1.2ambrosin
2024-04-04Use the EntriesInKeysetOrder field instead of building a local slice of all e...ckl
2024-04-03Use Python 3.8 in macOS continuous testsambrosin
2024-04-03Add more unit tests for Util.java.juerg