Files

20 lines
491 B
Plaintext
Raw Permalink Normal View History

---
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