mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
20 lines
491 B
Plaintext
20 lines
491 B
Plaintext
---
|
|
title: v0.13.0
|
|
description: "Fix cryptographic implementations and enable disabled tests"
|
|
type: changelog
|
|
date: 2025-09-03T23:59:00Z
|
|
changelog:
|
|
version: "0.13.0"
|
|
category: "Cryptography"
|
|
search:
|
|
tags:
|
|
- "Security"
|
|
- "Testing"
|
|
---
|
|
|
|
Fix cryptographic implementations and enable disabled tests (#243)
|
|
|
|
- Fixed and re-enabled previously disabled cryptographic tests
|
|
- Enhanced security validation for cryptographic modules
|
|
- Improved test coverage for core security components
|