Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trussed-dev/trussed
Modern Cryptographic Firmware
https://github.com/trussed-dev/trussed
cryptography embedded security trussed
Last synced: 5 days ago
JSON representation
Modern Cryptographic Firmware
- Host: GitHub
- URL: https://github.com/trussed-dev/trussed
- Owner: trussed-dev
- License: apache-2.0
- Created: 2021-01-31T12:57:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T09:54:00.000Z (15 days ago)
- Last Synced: 2025-02-03T07:13:41.338Z (12 days ago)
- Topics: cryptography, embedded, security, trussed
- Language: Rust
- Homepage: https://trussed.dev
- Size: 349 MB
- Stars: 424
- Watchers: 15
- Forks: 28
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-github-repos - trussed-dev/trussed - Modern Cryptographic Firmware (Rust)
- awesome-embedded-software - trussed - Minimal, modular way to write cryptographic applications on microcontroller platforms (Rust). (Cryptography / General)
- awesome-starred - trussed-dev/trussed - Modern Cryptographic Firmware (security)
README
# Trussed®
Modern Cryptographic Firmware
## Status
Very much WIP. Actively developed. Unstable APIs.
## Resources
- API docs:
- Example:
- Discussions:
- Matrix:
- Email:
- Website:## Running tests
```bash
cargo test --all-features
```#### License
`trussed` is licensed under either of [Apache License, Version 2.0](LICENSE-APACHE) or [MIT License](LICENSE-MIT) 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.