References
W3C Standards
| Standard | URL |
|---|---|
| DID Core 1.0 | https://www.w3.org/TR/did-core/ |
| VC Data Model 1.1 | https://www.w3.org/TR/vc-data-model/ |
| DID Spec Registries | https://www.w3.org/TR/did-spec-registries/ |
Hyperledger Projects
| Project | URL |
|---|---|
| Aries Cloud Agent Python | https://github.com/hyperledger/aries-cloudagent-python |
| Aries RFCs | https://github.com/hyperledger/aries-rfcs |
| Indy SDK | https://github.com/hyperledger/indy-sdk |
| AnonCreds Spec | https://hyperledger.github.io/anoncreds-spec/ |
DIF Standards
| Standard | URL |
|---|---|
| DIDComm Messaging | https://identity.foundation/didcomm-messaging/spec/ |
| Peer DID Method | https://identity.foundation/peer-did-method-spec/ |
Legal Regulations
| Regulation | URL |
|---|---|
| KVKK | https://www.kvkk.gov.tr |
| GDPR | https://gdpr.eu |
| eIDAS | https://digital-strategy.ec.europa.eu/en/policies/eidas-regulation |
Technical Resources
| Resource | Description |
|---|---|
| ACA-Py Documentation | Official ACA-Py documentation |
| Aries Interop Profile | Agent interoperability profile |
| Trust Over IP | ToIP Foundation resources |
Cryptography
| Resource | URL |
|---|---|
| Ed25519 | https://ed25519.cr.yp.to |
| X25519 | https://cr.yp.to/ecdh.html |
| BBS+ Signatures | https://w3c-ccg.github.io/ldp-bbs2020/ |
Platform Resources
| Resource | Description |
|---|---|
| GitHub Repository | Platform source code |
| API Documentation | REST API reference |
| Mobile SDK | React Native SDK documentation |