This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
trussed
Watch
1
Star
0
Fork
0
You've already forked trussed
mirror of
https://github.com/trussed-dev/trussed.git
synced
2026-05-10 06:02:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
42
Commits
14
Branches
4
Tags
dev
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nicolas Stalder
0a463c6a27
Re-export Interchange
2021-01-31 12:23:33 +01:00
src
Re-export Interchange
2021-01-31 12:23:33 +01:00
.gitignore
Rename crypto-service -> trussed. Introduce iso7816 component
2020-05-14 18:10:23 +02:00
Cargo.toml
Bump delog to alpha.3 to get rid of semihosting hangs
2021-01-13 23:17:06 +01:00
Makefile
Rename crypto-service -> trussed. Introduce iso7816 component
2020-05-14 18:10:23 +02:00
README.md
improve rng construction
2021-01-06 01:38:45 +01:00
README.md
Running tests
cargo
test
--features logging/std,clients-1 --target
$(
rustc -Vv
|
awk
'NR==5{print $2}'
)
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Modern Cryptographic Firmware
cryptography
embedded
security
trussed
Readme
470
MiB
Languages
Rust
99%
Shell
0.9%
Makefile
0.1%