Alex
Alex
Let me know if I can help you with any of that
Hi and thanks for not forgetting about us. I also hope to see async 2.0 mongodb driver version support soon.
Any plans to fix this ? :) it's very annoying
How about slowing down the hashing to a several seconds(minutes) ? KDF/scrypt should be ok for that, that would slow down hackers also
Sorry @d0cd this is not helpful There is no way to sign anything but a **byte array** in SDK, so I can't use structures
@iamalwaysuncomfortable I've traced what the word 'test' turns into when being signed and it turns into field `1953719668field` which is when verified on its own out of the circuit returns...
To confirm, 1953719668 is 0x74736574 which when turned to bytes gets you 'tset' which is 'test' in LE
Sure @iamalwaysuncomfortable it's the same code that's in the first message though 1. raw field validation in aleo-wasm (I put this code in signature.rs to_string method so that I could...
I get the same on windows. Is there any proper way of installing zmq library on windows so that go could link it?
The only way we could reproduce it is for you to provide a sample key and data set that reproduces the issue: 1. A private key that cannot decrypt the...