Jeremy Klein
Jeremy Klein
Any chance we can get this merged soon? It's a pretty major improvement and a ticket has been open for this issue for a pretty long time now.
@lectricas I'd definitely love to see the working cmake version if you have one!
Just sent out https://github.com/margelo/react-native-quick-crypto/pull/175 to fix this since I can't pass any valid hash type to generateKeyPair
My keyboard seems to work well, but I can't speak for all others. The one exception I do see here is the end and home functionality. I'll try to see...
@sebunger, no it's just that the bluetooth keyboard I have (see picture) assigns the function keys to actions in android. I can't seem to get them to _not_ do those...
Unfortunately Fn + E doesn't seem to change anything either :-/. I'll try in Terminal emulator shortly.
Sorry for the delay @sebunger - I just tested this on Terminal Emulator and I see the same behavior there as I do in Connectbot for my keyboard. If you...
Thanks @sebunger! Once you have that, you can use `adb logcat` to checkout the debug logs collected by the line I pointed out. If you send us the key info...
> Ack > > FYI, NIP-46 (#1248) is just dynamically figuring out if the encryption is nip-04 or nip-44. > > ```kotlin > fun isNIP04(ciphertext: String): Boolean { > val...
> Looks good! > > The `v` tag leaks metadata about connections but it also allows us to track adoption rate of new versions and thus when we can start...