Results 98 comments of Thai Duong

Unfortunately, we don't have anyone in the team that knows C#, so it'd be hard for us to maintain it. We can give you guidance in API design and review...

>Could you please provide guidance on keeping the tink related JARs for the following example: https://github.com/google-pay/tink-jni-examples/blob/master/docs/CS-HOWTO.md I'm sorry but I don't understand the question.

It's not high priority at the moment, but if you can contribute we'll help review your code.

Yes, absolutely. On Tue, Mar 26, 2019 at 1:08 AM 99M8 wrote: > Great. Then I would love to take it on. Is it ok, @thaidn > ? > >...

It's similar to https://github.com/google/tink/pull/405.

>I'm trying to load a key from disk, but I don't know before loading it if that's a private key or a public key. This sounds strange. To use Tink,...

I'm still not sure I completely understand the issue. I imagine your app allows users to upload their key. There's a field for private key and another for public key....

Thanks for the report. It seems that it's caused by this line: https://github.com/google/tink/blob/master/cc/third_party/curl.BUILD.bazel#L413. I'm not sure how to fix this. @tholenst, @kste thoughts? I found a workaround. If you can...