Triunnia Labs

Public Git repository for Triunnia Labs.

Triunnia

TriunniaLabs.Memory.Protected (0.3.8)

Published 2026-07-18 18:19:27 +00:00 by Administrator

Installation

dotnet nuget add source --name TriunniaLabs --username your_username --password your_token https://gitea.triunnialabs.com/api/packages/TriunniaLabs/nuget/index.json
dotnet add package --source TriunniaLabs --version 0.3.8 TriunniaLabs.Memory.Protected

About this package

This package introduces Protected{T}, which encrypts its data in-memory and keeps it encrypted until decryption is specifically requested. The unencrypted value is not stored in memory. The secret can be converted to a message for secure transmission or serialization over untrusted channels.

Dependencies

ID Version Target Framework
MessagePack 3.1.8 net10.0
Microsoft.Extensions.Configuration.Abstractions 10.0.10 net10.0
Microsoft.Extensions.Options.ConfigurationExtensions 10.0.10 net10.0
Details
NuGet
2026-07-18 18:19:27 +00:00
0
Triunnia Labs
163 KiB
Assets (2)
Versions (2) View all
0.3.8 2026-07-18
0.3.7 2026-03-15