Skip to content

Authorization Logic Binary (Linux)

Pre-release
Pre-release
Compare
Choose a tag to compare
@aferr aferr released this 14 Mar 14:34
· 304 commits to main since this release

This release exists only for building a prototype for oak/transparent-release.
The attached binary was built with #447

The build was done with RUSTFLAGS set as follows to statically link the C libraries:
RUSTFLAGS="-C target-feature=+crt-static" cargo build --target x86_64-unknown-linux-gnu