#ffi #security

no-std secure-execution

Determine if your code requires secure execution

1 unstable release

0.1.0 Jan 10, 2025

#293 in Operating systems

Download history 15/week @ 2025-06-07 53/week @ 2025-06-14 34/week @ 2025-06-21 65/week @ 2025-06-28 82/week @ 2025-07-05 273/week @ 2025-07-12 201/week @ 2025-07-19 201/week @ 2025-07-26 22/week @ 2025-08-02 9/week @ 2025-08-09 20/week @ 2025-08-16 74/week @ 2025-08-23 130/week @ 2025-08-30 98/week @ 2025-09-06 175/week @ 2025-09-13 60/week @ 2025-09-20

505 downloads per month
Used in 3 crates (via kbvm)

MIT/Apache

11KB
60 lines

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.


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.

Dependencies

~4KB