mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
19 lines
415 B
Plaintext
19 lines
415 B
Plaintext
---
|
|||
|
|
title: v0.11.1
|
||
|
|
description: "Improve secure memory handling for enhanced security"
|
||
|
|
type: changelog
|
||
|
|
date: 2025-08-15T23:59:00Z
|
||
|
|
changelog:
|
||
|
|
version: "0.11.1"
|
||
|
|
category: "Security"
|
||
|
|
search:
|
||
|
|
tags:
|
||
|
|
- "Memory"
|
||
|
|
---
|
||
|
|
|
||
|
|
Improve secure memory handling for enhanced security (#201)
|
||
|
|
|
||
|
|
- Zero-memory clearing for sensitive data
|
||
|
|
- Protected memory allocation for cryptographic operations
|
||
|
|
- Enhanced key material security
|