#ffi #security #no-std

no-std secure-execution

Determine if your code requires secure execution

1 unstable release

new 0.1.0 Jan 10, 2025

#294 in Operating systems

Download history 72/week @ 2025-01-05

72 downloads per month

MIT/Apache

11KB
60 lines

secure-execution

crates.io docs.rs

This crate provides a cross-platform function to determine if the running executable requires secure execution.

License

This project is licensed under either of

  • Apache License, Version 2.0
  • MIT License

at your option.


lib.rs:

This crate provides a cross-platform function to determine if the running executable requires secure execution.

See the documentation of requires_secure_execution for details.

Dependencies

~4KB