Slixe

Results 35 comments of Slixe

Getting a similar issue, with target windows: ` /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/aws-lc-sys-0.29.0/aws-lc/include/openssl/digest.h:60:10: fatal error: 'stdbool.h' file not found` Others platforms are fine if I just do the following in `Cross.toml`: ```toml [target.armv7-unknown-linux-gnueabihf] image...

And by building a tmp crate with just rocksdb as dependency: `cargo build --release --target=x86_64-pc-windows-gnu` ```log ... cargo:warning=rocksdb/db/db_impl/db_impl.h: In member function 'void rocksdb::DBImpl::WaitForPendingWrites()': cargo:warning=rocksdb/db/db_impl/db_impl.h:2125:31: error: 'mutex' is not a member...

I guess once we can use FieldElement as a dependency, a `RistrettoPoint::coset4` publicly accessible and a `FieldElement::is_zero_not_ct`, thats all we need now. Our ECDLP module could be converted into a...

ASIC would be a no-go: fighting them for years to finally embrace them? Manufacturers are legal companies, where under law, can be forced to collaborate and actually implement a backdoor...

it has been fixed with the merged PR #17