mirror of
https://github.com/trussed-dev/trussed.git
synced 2026-05-10 06:02:27 +00:00
main
We already use heapless-bytes, so replacing the remaining heapless::Vec usages with heapless_bytes::Bytes makes it easier to reason over the dependencies and eventually update to a new version.
Trussed®
Modern Cryptographic Firmware
Status
Very much WIP. Actively developed. Unstable APIs.
Resources
- API docs: https://trussed-dev.github.io/trussed
- Example: https://github.com/trussed-dev/trussed-totp-pc-tutorial
- Discussions: https://github.com/trussed-dev/trussed/discussions
- Matrix: https://matrix.to/#/#trussed:matrix.org
- Email: mailto:alliance@trussed.dev
- Website: https://trussed.dev
Running tests
cargo test --all-features
License
trussed is licensed under either of Apache License, Version 2.0 or MIT License at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Description
Languages
Rust
99%
Shell
0.9%
Makefile
0.1%