Triunnia Labs

Public Git repository for Triunnia Labs.

TriunniaLabs.Memory.Protected (0.3.7)

Published 2026-03-15 23:08:09 +00:00 by Administrator

Installation

dotnet nuget add source --name TriunniaLabs --username your_username --password your_token 
dotnet add package --source TriunniaLabs --version 0.3.7 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.4 net10.0
Microsoft.Extensions.Configuration.Abstractions 10.0.5 net10.0
Microsoft.Extensions.Options.ConfigurationExtensions 10.0.5 net10.0
Details
NuGet
2026-03-15 23:08:09 +00:00
2
Triunnia Labs
163 KiB
Assets (2)
Versions (1) View all
0.3.7 2026-03-15