VitaliiH
VitaliiH
is there any progress with this 😊 , wondering if [CT-wasm](https://github.com/PLSysSec/ct-wasm) was adopted as > a base for Constant-Time proposal
My optimism was based on [this ("You don't need Xargo...") ](https://users.rust-lang.org/t/psa-you-no-longer-need-xargo-to-do-arm-cortex-m-development/16703) - and I planed to disable using `std` with [`[no_std]`](https://rust-embedded.github.io/book/intro/no-std.html) . But the the thing I'm trying to compile...
Yes, I understand that you needed a tool for what you need it) And basically it's not feature request - I've had an amazing experience with Dinghy, regardless of little...
`Will sign "/Users/vl/repo/multi-party-ecdsa/target/aarch64-apple-ios/release/dinghy/sm_manager-c8368d702ce4c993/Dinghy.app" with team: ******* using key: iPhone Developer: ********** (******) and profile: /Users/vl/Library/MobileDevice/Provisioning Profiles/58b37bf2-2ee2-42e5-a578-eae471ec26a8.mobileprovision` `DEBUG dinghy_lib::ios::xcode > entitlements file: /Users/vl/repo/multi-party-ecdsa/target/aarch64-apple-ios/release/dinghy/entitlements.xcent ERROR cargo_dinghy > Error: error: 0xe8008016, The executable...
Hi @pranavkirtani88 - yep, there two ways to proceed with crates that don't support wasm - either to replace them or to make them work with wasm 🙂 Seems rustc-serialize...
still same thing on a few toolchains including nightly-2019-04-26-i686-pc-windows-msvc, but also on stable
> is this really necessary to include bin/gmp_ios.zip? what is being used for > same question but about the .rtf files in doc. it's not necessary for sure, but makes...
> > is this really necessary to include bin/gmp_ios.zip? what is being used for > > same question but about the .rtf files in doc. > > it's not necessary...
> @vhnatyk it seems you are using an old version of keygen. Can you use try and use the latest in master please? Umm, sorry - seems it's latest [gg18/keygen.rs](https://github.com/KZen-networks/multi-party-ecdsa/commits/master/benches/multi_party_ecdsa/gg18/keygen.rs),...
If it's just simple overwriting update to gg18\keygen.rs - yes pls update, otherwise if some merging etc - probably I can do it and you'll review. Cool - let's get...