/serde-encrypt-sgx

Rust SGX SDK compatible version of serde-encrypt

Primary LanguageRustApache License 2.0Apache-2.0

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.