Jürg Wullschleger
Jürg Wullschleger
I'm closing this because it wasn't updated in 2 years.
I agree that the example in the documentation is not working, I will change that. But I think I'd like to keep the behavior as it is now, and not...
Also, the usage of "rotate-keyset" is not recommended. It is better to use "add-key" and then later do a "promote-key". I will also change that in the documentation. The reason...
I added a comment to the Tinkey documentation here: https://github.com/google/tink/commit/682cfd278339c5e60a7518d67fdc9cdce8db2217.
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.
I'm sorry, but we currently do not have plans to design or implement password hashing.
Because we have a lot of other things planned and we only have limited resources. But it is a reasonable feature request, so I guess we can also keep it...
We decided that we don't want to add this to the AndroidKeysetManager. Instead of using custom readers/writers, it is preferable that users implements the reading/writing themselves.
The current implementation doesn't allow this because it wraps the C++ code. But I agree that this is not ideal, and we also run into other problem because of the...
I now (finally) added this feature. So I'll close this now. Please reopen it if there is still something missing here.