Argyle-Software / Argyle-Software/dilithium

no_std compatibility

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
88
Forks
34
PR merge metrics
No merged PRs in 30d

Description

I'm trying to use the library with an ARM Cortex M4 and I'm having problems with the dilithium library's getrandom crate because the error message says:
`the thumbv7em-none-eabi target may not support the standard library`

Since the embedded systems compatibility is not specified in the Readme, I wanted to kindly ask if the library is designed to work in a no_std environment?

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the README and the getrandom-related error for the thumbv7em-none-eabi target. Determine whether the library supports a no_std environment, then document the compatibility status and any relevant limitations in the README.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cryptography, documentation, embedded-iot
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.