ycrypto / salty

25519 for Cortex-M4 microcontrollers
https://salty.rs
Apache License 2.0
61 stars 10 forks source link

Try to extend core::intrinsics and translate the assembly #1

Open nickray opened 5 years ago

nickray commented 5 years ago

Figure out what https://github.com/rust-lang/stdarch/issues/437 was doing. See if it can be done as a separate crate. Implement umaal. See if it's possible to rewrite Haase's assembly using this.