Results 98 comments of Thai Duong

Reopening this, as I heard from Square that they're also concerned about high memory usage in Tink's Ed25519 implementation. Thomas, how can we check whether escape analysis works?

I can't access the report (without granting DeepCode access to my account). Could you please attach it here if you happen to have a copy?

Thanks, this is useful. I took a closer look at the 6 warnings, and here are my thoughts: 1/ byte->int: Do you have a link to the line of code...

Hi Luis! What do you plan to use these classes for?

Thanks Luis. We haven't found an application where we need Curve25519, but we're thinking about adding it as a KEM for Hybrid Encryption. Although it's @Alpha and in subtle, we...

Luis, are you using Curve25519 in a hybrid encryption scheme? Or are you using it in key exchange protocols?

We're going to support X25519 with XChaCha20Poly1305 in our hybrid encryption. C++ first, Java may need some love from a contributor.

Thanks for the report. These warnings come from the AWS SDK. Honestly I don't know how to suppress them.

Wow, I didn't notice this thread. Will take a look closely and merge.