Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.38 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.38 KB

serde-encrypt-sgx

MSRV ci License: MIT License: Apache 2.0

Rust SGX SDK compatible version of serde-encrypt crate.

This repository only provides SGX-specific implementations.

Refer to serde-encrypt crate for documentation, issues, and so on.

Installation

[dependencies]
serde-encrypt-sgx = {tag = "(git tag)", git = "https://github.com/laysakura/serde-encrypt-sgx.git"}

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in serde-encrypt-sgx by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.