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: about 14 hours 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T09:13:54.000Z (11 days ago)
- Last Synced: 2024-10-26T00:53:18.373Z (10 days ago)
- Topics: cryptography, embedded, security, trussed
- Language: Rust
- Homepage: https://trussed.dev
- Size: 323 MB
- Stars: 412
- Watchers: 16
- Forks: 26
- Open Issues: 23
-
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 --features serde-extensions,virt
```#### 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.