- 270f3bb Add license file to README.fuchsia by Yaar Schnitman · 3 weeks ago main master
- f9016e4 [cobalt] Add "//hybrid:hpke_config" as directly depended target in by Anivia Li · 5 weeks ago
- 77ea502 [cobalt]Merge changes from branch 'upstream/1.7' by Anivia Li · 5 weeks ago
- 837cb69 [cobalt]Merge changes from branch 'upstream/1.6' by Anivia Li · 5 weeks ago
- e8c4284 [cobalt]Merge changes from branch 'upstream/1.5' by Anivia Li · 5 weeks ago
- aac829b [cobalt]Merge changes from branch 'upstream/1.4' by Anivia Li · 6 weeks ago
- 6c81de5 [Wextra-semi] Reland of suppress -Wextra-semi in tink by Anivia Li · 4 months ago
- 88ecd8e [cobalt]Merge changes from branch 'upstream/1.3' by Anivia Li · 4 months ago
- ac30881 [tink] Add OWNERS file by Marina Ciocea · 10 months ago
- 83bc572 Remove old workaround for old version of boringssl. by Alex Zani · 10 months ago
- d8d4763 [licenses] Add path to LICENSE file in README.fuchsia. by Jerry Belton · 10 months ago
- 3577669 [licenses] Add path to license file in the README.fuchsia file. by Jerry Belton · 10 months ago
- 27b061b Bump version to 1.7.0. by ckl · 1 year, 2 months ago upstream/1.7 go/v1.7.0 v1.7.0
- d1ea07d Fix typo in test environment check. by ckl · 1 year, 2 months ago
- c72064f Tag CreatePublicKeysetCommandTest as manual. by ckl · 1 year, 2 months ago
- c98c476 Add a test to the MacWrapper that if a key is a MacKey, the OutputPrefix is as expected. by tholenst · 1 year, 2 months ago
- dbb5ca7 Add validation test with duplicated 'issuer' claim, and with invalid UTF-16 encoded claim name. by juerg · 1 year, 2 months ago
- 76008a2 Move the SimpleParameters into LegacyProtoKey and rename it to LegacyProtoParametersNotForCreation. by tholenst · 1 year, 2 months ago
- 270f07c Migrate more instances of StandardCharsets to toBytesFromPrintableAscii. by tholenst · 1 year, 2 months ago
- b9d25ca Tag tools KMS integration tests as manual and update Kokoro accordingly. by ckl · 1 year, 2 months ago
- cb0a9b6 Add parameter to kokoro/testutils/copy_credentials.sh to select for which KMS service copying credentials. by ambrosin · 1 year, 2 months ago
- 826e8b7 Tag Java GCPKMS tests as manual and update Kokoro accordingly. by ckl · 1 year, 2 months ago
- 39602ef Use Util.toBytesFromPrintableAscii instead of StandardCharsets.UTF_8. by tholenst · 1 year, 2 months ago
- 1751de2 Run full set of tests for local executions. by ckl · 1 year, 2 months ago
- 5720be5 Fix deprecation notices within doc comments. by ckl · 1 year, 2 months ago
- fd245cb Add Key accessor to PrimitiveSet. by tholenst · 1 year, 2 months ago
- 2a19902 Remove dependency on tink_base from Tink Javascript. by ambrosin · 1 year, 2 months ago
- 9dd0b11 Move the methods parseKeyWithLegacyFallback and parseParametersWithLegacyFallback into the internal class "MutableSerializationRegistry". by tholenst · 1 year, 2 months ago
- abe5895 Move AesUtil to tink.mac.internal for better code structure. by lizatretyakova · 1 year, 2 months ago
- 18ac817 Move java examples to the corresponding project's folder by ambrosin · 1 year, 2 months ago
- 9a77230 Add all android_libraries in "src_android" to the target used to build the maven file. by tholenst · 1 year, 2 months ago
- 06ae723 Modify kokoro/testutils/run_bazel_tests.sh to optionally run only manually-supplied targets by ambrosin · 1 year, 2 months ago
- 3d9dfe4 Refactor addEntry in primitive set. by tholenst · 1 year, 2 months ago
- 5fff002 Edit apps/README.md by ambrosin · 1 year, 2 months ago
- e632786 Rename BUILD => BUILD.bazel in Java examples by ambrosin · 1 year, 2 months ago
- 0f9325a Move python examples to Tink python. by ambrosin · 1 year, 2 months ago
- 301e0e9 Build-dispatch the method "getApiLevel" instead of runtime dispatching it. by tholenst · 1 year, 2 months ago
- 56a5dba Remove cc/chunkedmac directory. by wconner · 1 year, 2 months ago
- 6da9b70 Standardize ChaCha20 naming. by cinlin · 1 year, 2 months ago
- 9545efb Deprecate Hpke{Encrypt,Decrypt,Key}BoringSsl. by wconner · 1 year, 2 months ago
- 6daa206 Use HpkeContext library in Hpke{Encrypt,Decrypt} libraries. by wconner · 1 year, 2 months ago
- b743971 Add RSA-SSA-PKCS1 to comment in signature by felobato · 1 year, 2 months ago
- 687b384 JWT RSA SSA PKCS1 Protos by felobato · 1 year, 2 months ago
- dd6cdc8 Add RequiresApi as appropriate to the functions in AndroidKeystoreManager and AndroidKeystoreKmsClient and remove the corresponding allowed_lint_checks. by tholenst · 1 year, 2 months ago
- 9911141 Add a Tink internal method "toBytesFromPrintableAscii" which converts a String to a Bytes object, and throws a TinkBugEcxeption if the String has non-ASCII characters. by tholenst · 1 year, 2 months ago
- 5579b99 Move Kokoro build script for examples on MacOS to Tink C++ by ambrosin · 1 year, 2 months ago
- 777181d Move examples for Tink C++ to the project's folder by ambrosin · 1 year, 2 months ago
- 2c794f9 Add RequiresApi as appropriate to the functions in AndroidKeystoreManager and AndroidKeystoreKmsClient and remove the corresponding allowed_lint_checks. by tholenst · 1 year, 2 months ago
- 574ed14 Add a class "TinkBugException" which can be used in cases where there is a guaranteed bug in Tink. by tholenst · 1 year, 2 months ago
- 56c6130 Add RequiresApi as appropriate to the functions in AndroidKeystoreManager and AndroidKeystoreKmsClient and remove the corresponding allowed_lint_checks. by tholenst · 1 year, 2 months ago
- 7a2ce08 RSA-SSA-PKCS1 Key Templates by felobato · 1 year, 2 months ago
- 3f2993f Update MAC primitive variable name to avoid naming conflict with imported module. by wconner · 1 year, 2 months ago
- 63d044b Add two internal HPKE utility functions. by wconner · 1 year, 2 months ago
- 50ada5e RSASSA-PKCS1 Signer Key Manager by felobato · 1 year, 2 months ago
- d44dc76 RSASSA-PKCS1 Verifier Key Manager by felobato · 1 year, 2 months ago
- 9f6262c Some refactoring of AwsKmsClient. by ambrosin · 1 year, 2 months ago
- 11cfee5 Modify kokoro/testutils/run_cmake_tests.sh to exit on command failure by ambrosin · 1 year, 2 months ago
- fed2dc4 Add functions to process arguments and print usage. by ambrosin · 1 year, 2 months ago
- 83f04c7 Disable the test testBuilder_withRandomId_doesNotHaveCollisions on Android -- it is too slow and not very android specific so that a special test is not really needed. by tholenst · 1 year, 2 months ago
- 4da7b57 Mark methods Keyset{Reader,Writer}.withPath with @RequiresApi(26) since Path only exists from android API level 26. by tholenst · 1 year, 2 months ago
- 4ea888f Annotate the StreamingAeadSeekableDecryptingChannel with "RequiresApi" by tholenst · 1 year, 2 months ago
- a0a7f2b Avoid the US_ASCII charset. by tholenst · 1 year, 2 months ago
- d4b7ac6 Add RSA-SSA-PKCS1 Golang Protos by felobato · 1 year, 2 months ago
- a8a149a Refactor kokoro/testutils/run_go_mod_tests.sh and update calling site. by ambrosin · 1 year, 2 months ago
- c8ded21 Make kokoro/testutil/run_bazel_tests.sh exit on a command's non-zero status by ambrosin · 1 year, 2 months ago
- 605f8b2 Properly mark ExpectedAudiences as deprecated. by juerg · 1 year, 2 months ago
- 55e6645 Replace usages of "ExpectedAudiences" with "ExpectedAudience". by juerg · 1 year, 2 months ago
- b701ea7 Add comment that registry.PrimitiveFromKeyData does not handle the output prefix. by juerg · 1 year, 2 months ago
- ddb9c8b Rename "ExpectedAudiences" to ExpectedAudience" in ValidatorOpts. by juerg · 1 year, 2 months ago
- c89015c Add signature/internal file by felobato · 1 year, 2 months ago
- 2fb4c53 Skip Wycheproof tests when external files aren't available. by ckl · 1 year, 2 months ago
- 3e59de4 Implement Go JWT examples. by ckl · 1 year, 2 months ago
- 64cfd64 Add standalone tests for the ChunkedMac interface. by wconner · 1 year, 2 months ago
- 256f2d3 Add a KeysetHandle.Builder. by tholenst · 1 year, 2 months ago
- 068cce8 RSA-SSA-PKCS1 Signer and Verifier by felobato · 1 year, 2 months ago
- 9fba2db Refactor current RSA subtle to internal by felobato · 1 year, 2 months ago
- b99bb8c Rewrite comment about key version. by juerg · 1 year, 2 months ago
- 899ef50 Add CleartextKeysetHandle.read method that takes monitoring annotations as parameter. by juerg · 1 year, 2 months ago
- 16006b3 Extend CleartextKeysetHandle::Read to allow passing additional Keyset metadata. by kste · 1 year, 2 months ago
- 8e86de2 Rollback of "Add a KeysetHandle.Builder". by tholenst · 1 year, 2 months ago
- e90247d Add a KeysetHandle.Builder. by tholenst · 1 year, 2 months ago
- 00cc705 Add a DoNothing Monitor and Client that is registered by default instead of having a nil value, making checks easier on the factories. by felobato · 1 year, 2 months ago
- 73309a7 Remove cc/chunkedmac since ChunkedMac implementation moved to cc/mac. by wconner · 1 year, 2 months ago
- cba9e20 Add NIST Curve DHKEM key templates by felobato · 1 year, 2 months ago
- 7aafffa Add AesCmacParameters C++ classes. by wconner · 1 year, 2 months ago
- bc7454f Moved ChunkedMac implementation from chunkedmac/internal to mac/internal. by wconner · 1 year, 2 months ago
- 01bdfee Make sphincs.proto enum definitions for unspecified values consistent with other proto definitions. by kste · 1 year, 2 months ago
- 46e9aa6 Mark go/hybrid/subtle as publicly visible. by cinlin · 1 year, 2 months ago
- 62959c3 Add NIST Curves DHKEM to primitive factory options by felobato · 1 year, 2 months ago
- 58ef710 Merge pull request #542 from slowy07:minor-changes by Copybara-Service · 1 year, 2 months ago
- 9e3d3a6 Split the method "entryByIndex" to call internal conversion methods. by tholenst · 1 year, 2 months ago
- 58b05ac Rewrite the "aead integration tests" that test the whole Aead package. by juerg · 1 year, 2 months ago
- 1d21e0d Add AesCmacProtoSerialization. by tholenst · 1 year, 2 months ago
- f31c6c1 A change in tests. by lizatretyakova · 1 year, 2 months ago
- fcf7f99 Rename some stray "KeyFormat" leftovers to "Parameters". by tholenst · 1 year, 2 months ago
- 9a30cab Remove unnecessary changes. by Charles Lee · 1 year, 2 months ago
- c09bbe4 Merge remote-tracking branch 'upstream/master' into minor-changes by Charles Lee · 1 year, 2 months ago
- 7fc7fea Fix instructions in Java examples. by ckl · 1 year, 2 months ago
- a1d6966 NIST Curves KEM Implementation by felobato · 1 year, 2 months ago
- 9093a0d Update supported key type documentation to accurately reflect HPKE status. by ckl · 1 year, 2 months ago