mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 07:26:25 +00:00
19 lines
413 B
Plaintext
19 lines
413 B
Plaintext
---
|
|||
|
|
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
|