2 unstable releases
0.1.0 | Mar 17, 2022 |
---|---|
0.0.0 | May 28, 2020 |
#761 in Cryptography
Used in 3 crates
270KB
5.5K
SLoC
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
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.
lib.rs
:
Trussed
Trussed® is a minimal, modular way to write cryptographic applications on microcontroller platforms. Easy to write, easy to audit — compile-time security by default.
Documentation is evolving, a good entry point is the module trussed::client
.
Dependencies
~5.5–9MB
~175K SLoC