Jürg Wullschleger
Jürg Wullschleger
Hi @sethfri, Sorry for the delay. I have a fix, but it is not yet synced with github. Once that's done, you should be able to build it with bazel...
I hope I can do it tomorrow. For xcframework: yes, it think it is better to open a separate issue.
It has now been synced with GitHub. I tried some examples in C++, Java and Python, and they worked.
Golang should now also work.
Since release 1.7, JWT is now available in Java, C++, Golang and Python. See https://github.com/google/tink/blob/master/docs/JWT-HOWTO.md.
It is currently not possible to create an "EnvelopeStreamingAead" primitive, and we also don't plan to add this functionality. Also, we have some plans to change the API of Envelope...
We are working on this.
Tink 1.7 was released in August 2022, and I think this should be fixed in 1.7. So I'm going to close this now. Please re-open if you think it is...
Sorry that we haven't replied earlier. paymentmethodtoken is not in active development, and we don't want to change/extend its API. So we are not going to merge this. Sorry.
There were some race conditions in the AndroidKeysetManager that have been fixed. I think if you use lastest version of androidx security crypto, 1.1.0-alpha06, https://developer.android.com/jetpack/androidx/releases/security#security-crypto-1.1.0-alpha06 the issue should hopefully be...