Sign in Sign up
nuget

Evento.Secure.Repository

This library contains a SecureEventStoreDomainRepository able to encrypt decrypt events in case the "encrypt" key is present in the event metadata. It needs an KeyReader and a CryptoService to be used for the security operations. These classes are to be implemented based on the provided interfaces. The purpose of this package combined with the base Evento package is to help developers building Event Sourced components using EventStore as database to persist events.

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Jul 28, 2022
Releases
Version Released
1.0.0 initial