Luís Silva

Results 16 comments of Luís Silva

> Are you prepared to do this work? Are you up for doing a pull request? Thank you for your reply. At the moment, no. I have yet to understand...

@netniV @TheWitness Thank you for looking at this and sorry I did not clarify this before. I presented two related problems: missing constraints (code) and lack of documentation. In my...

@seg-ha could you kindly provide steps to reproduce the crash?

@seg-ha could you kindly provide steps to reproduce the crash?

@thaidn thank you for your reply. Just to be clear, do you mean the value of `privateKey` [here](https://github.com/google/tink/blob/a8ec74d083068cd5e1ebed86fd8254630617b592/java_src/src/main/java/com/google/crypto/tink/subtle/X25519.java#L121)? (this link is for Tink `1.4.0`, whereas `1.4.0-rc2`is being used)

I've managed to reproduce the crash with the debug variant of [ConnectBot](https://github.com/connectbot/connectbot/releases/tag/git-v1.9.7) using the `debugImplementation` of sshlib 2.2.14 and tink 1.4.0-rc2. I set a breakpoint on the [line](https://github.com/google/tink/blob/a8ec74d083068cd5e1ebed86fd8254630617b592/java_src/src/main/java/com/google/crypto/tink/subtle/Curve25519.java#L330) where the...

Thank you for your replies and for looking into this. For the crashes above I had the code as such: - Checkout commit `b933dc10d5030712bdfdf87fdbffaa873accd66b` (tag: `v1.9.7`, tag: `git-v1.9.7`); - Apply...

Thank you for your reply. Do you have any suggestion on how I could get the dalvik-cache files? I've manage to cd into `/data/dalvik-cache/arm64/` in adb shell on the phone,...

Thank you for your replies. I've run the provided commands. Here is the bzip2-compressed output (9.2 MiB), compressed as zip so GitHub would let me upload it: [connectbot-oatdump.txt.bz2.zip](https://github.com/connectbot/connectbot/files/5025983/connectbot-oatdump.txt.bz2.zip) I could...

This also affects [bVNC Free (com.iiordanov.freebVNC v5.0.1)](https://github.com/iiordanov/remote-desktop-clients) on the same phone, which crashes with the same exception, same stack trace, except it shows random public keys instead of always showing...