ci-yuan
ci-yuan
my log, [log.txt](https://github.com/twistedfall/opencv-rust/files/7875197/log.txt) > Well, first please provide the full build log as printed by `cargo build -vv`. Please make sure to do the `cargo clean` before that.
[log.txt](https://github.com/twistedfall/opencv-rust/files/7887372/log.txt) This buid failed
I create a new project only with opencv. Here is log. [log_noruntime.txt](https://github.com/twistedfall/opencv-rust/files/7888861/log_noruntime.txt) Does it hint me to compile statical opencv ?
> > > Unless used for very specific purposes, unpadded RSA is dangerously brittle. > > For example, with a low entropy plaintext, an attacker can perform brute force encryptions...
> > > If I'm reading that correctly, it looks like it's vulnerable to exactly the sort of attack I'm describing where an attacker can brute force ciphertexts until they...
Thanks ! I have tried to implement it and it looks not difficult !