Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upno_std depends on bincode #35
Comments
This comment has been minimized.
This comment has been minimized.
cc @jamesmunns |
This comment has been minimized.
This comment has been minimized.
jamesmunns
commented
Aug 21, 2018
Context: We are considering trying to use ed25519 in a microcontroller context. It looks like the dependency on |
aep
changed the title
no_std depends on rand
no_std depends on bincode
Aug 21, 2018
This comment has been minimized.
This comment has been minimized.
jamesmunns
commented
Aug 21, 2018
It also seems to complain about
|
This comment has been minimized.
This comment has been minimized.
Hi @aep and @jamesmunns! Thanks for reporting this. It appears to be a bug in curve25519-dalek, which this crate depends upon. |
This comment has been minimized.
This comment has been minimized.
Hi @aep and @jamesmunns! We think we've experienced |
This comment has been minimized.
This comment has been minimized.
@isislovecruft thanks. Yeah, still doesn't compile for no-std. |
This comment has been minimized.
This comment has been minimized.
tarcieri
commented
Jan 1, 2019
This is an interesting looking tool for verifying no_std-compatibility https://github.com/hobofan/cargo-nono |
This comment has been minimized.
This comment has been minimized.
nickray
commented
Jan 27, 2019
•
If you remove the dev-dependencies which aren't no_std-compatible from dalek-cryptography/curve25519-dalek#187, and add |
aep commentedAug 21, 2018
•
edited
https://gist.github.com/jamesmunns/8d4de492b1b6eb56f078a1fe975aa758