mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
docs(docs): add documentation site with Blume config and initial MDX pages
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: v0.9.9
|
||||
description: "Implement VerifyDIDDocumentSignature method with multi-algorithm support"
|
||||
type: changelog
|
||||
date: 2025-07-18T23:55:00Z
|
||||
changelog:
|
||||
version: "0.9.9"
|
||||
category: "DID"
|
||||
search:
|
||||
tags:
|
||||
- "Signatures"
|
||||
---
|
||||
|
||||
Implement VerifyDIDDocumentSignature method with multi-algorithm support (#111)
|
||||
|
||||
- Multi-algorithm signature verification
|
||||
- Ed25519, ECDSA, RSA support
|
||||
- Enhanced DID security
|
||||
Reference in New Issue
Block a user