ssi

所属分类:collect
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2023-07-22 00:19:22
上 传 者sh-1993
说明:  去中心化身份的核心库。,
(Core library for decentralized identity.,)

文件列表:
.cargo/ (0, 2023-11-01)
.cargo/config.toml (69, 2023-11-01)
CHANGELOG.md (24853, 2023-11-01)
Cargo.toml (5024, 2023-11-01)
LICENSE (11357, 2023-11-01)
NOTICE (1701, 2023-11-01)
contexts/ (0, 2023-11-01)
contexts/Cargo.toml (460, 2023-11-01)
contexts/LICENSES.md (2697, 2023-11-01)
contexts/aleovm.jsonld (2361, 2023-11-01)
contexts/bbs-v1.jsonld (4006, 2023-11-01)
contexts/cacao-zcap-v1.jsonld (974, 2023-11-01)
contexts/did-configuration-v0.0.jsonld (343, 2023-11-01)
contexts/dif-lds-ecdsa-secp256k1-recovery2020-0.0.jsonld (667, 2023-11-01)
contexts/eip712sig-v0.1.jsonld (2279, 2023-11-01)
contexts/eip712sig-v1.jsonld (3272, 2023-11-01)
contexts/eip712vm.jsonld (1618, 2023-11-01)
contexts/epsig-v0.1.jsonld (1464, 2023-11-01)
contexts/esrs2020-extra-0.0.jsonld (1243, 2023-11-01)
contexts/jff-vc-edu-plugfest-1-context.json (12478, 2023-11-01)
contexts/jff-vc-edu-plugfest-2-context.json (14881, 2023-11-01)
contexts/lds-jws2020-v1.jsonld (2473, 2023-11-01)
contexts/presentation-submission.jsonld (396, 2023-11-01)
contexts/schema.org.jsonld (171645, 2023-11-01)
contexts/solvm.jsonld (1619, 2023-11-01)
contexts/src/ (0, 2023-11-01)
contexts/src/lib.rs (5069, 2023-11-01)
contexts/tz-2021-v2.jsonld (3543, 2023-11-01)
contexts/tzjcsvm-2021-v1.jsonld (1596, 2023-11-01)
contexts/tzvm-2021-v1.jsonld (1614, 2023-11-01)
contexts/update.sh (2170, 2023-11-01)
contexts/w3c-2018-credentials-examples-v1.jsonld (2042, 2023-11-01)
... ...

[![](https://img.shields.io/github/actions/workflow/status/spruceid/ssi/build.yml?branch=main)](https://github.com/spruceid/ssi/actions?query=workflow%3Aci+branch%3Amain) [![](https://img.shields.io/badge/Rust-v1.66.0-orange)](https://www.rust-lang.org/) [![](https://img.shields.io/badge/License-Apache--2.0-green)](https://github.com/spruceid/didkit/blob/main/LICENSE) [![](https://img.shields.io/twitter/follow/spruceid?label=Follow&style=social)](https://twitter.com/spruceid) SSI's documentation is currently packaged with the DIDKit documentation [here](https://spruceid.dev/didkit/didkit/). # SSI SSI provides core Verifiable Credential and Decentralized Identifier functionality in Rust. Rust was chosen for its expressive type system, memory safety, simple dependency web, and suitability across different platforms including embedded systems. This library is embedded in the the cross-platform [`didkit`](https://github.com/spruceid/didkit) library as a core dependency. ## Security Audits ssi has undergone the following security reviews: - [March 14th, 2022 - Trail of Bits](https://github.com/trailofbits/publications/blob/master/reviews/SpruceID.pdf) | [Summary of Findings](https://blog.spruceid.com/spruce-completes-first-security-audit-from-trail-of-bits/) We are setting up a process to accept contributions. Please feel free to open issues or PRs in the interim, but we cannot merge external changes until this process is in place. ## Install ### Crates.io ``` ssi = "0.4" ``` ### From Source ```sh $ git clone https://github.com/spruceid/ssi $ cd ssi $ git submodule update --init $ cargo build ``` ## Additional resources - [Rust](https://www.rust-lang.org/) - [rustup](https://rustup.rs/) - [Cargo](https://doc.rust-lang.org/cargo/)

近期下载者

相关文件


收藏者