DaGenix / rust-crypto

A (mostly) pure-Rust implementation of various cryptographic algorithms.
Apache License 2.0
1.39k stars 295 forks source link

armv7-a build fail #481

Open lifeRobot opened 1 year ago

lifeRobot commented 1 year ago

hello, I build my project from armv7, but it build fail, see error : image

I use toolchain is gcc-linaro-5.3.1-arm-linux-gnueabihf, the toolchain from linaro website

finally, think you for checking this issues

lifeRobot commented 1 year ago

hello, I build my project from armv7, but it build fail, see error : image

I use toolchain is gcc-linaro-5.3.1-arm-linux-gnueabihf, the toolchain from linaro website

finally, think you for checking this issues

Armv7 is a 32-bit system. I'm not sure if it has anything to do with it

newpavlov commented 1 year ago

This crate is unmaintained. See: https://rustsec.org/advisories/RUSTSEC-2016-0005.html