mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 07:26:25 +00:00
19 lines
441 B
Plaintext
19 lines
441 B
Plaintext
---
|
|
title: v0.12.0
|
|
description: "Add support for additional elliptic curves and JWK verification"
|
|
type: changelog
|
|
date: 2025-08-18T23:59:00Z
|
|
changelog:
|
|
version: "0.12.0"
|
|
category: "Cryptography"
|
|
search:
|
|
tags:
|
|
- "JWK"
|
|
---
|
|
|
|
Add support for additional elliptic curves and JWK verification (#216)
|
|
|
|
- Extended elliptic curve support beyond secp256k1
|
|
- JSON Web Key (JWK) verification implementation
|
|
- Enhanced cryptographic flexibility
|