2 packages tagged with “streaming-aead”
StreamingAead is a .NET library for streaming encryption and decryption of large datasets, implementing Google's Tink protocol for Streaming AEAD (Authenticated Encryption with Associated Data). It offers easy-to-use functionality for handling large files with AES-256 GCM encryption, ensuring data secrecy, authenticity, and efficiency. This library is interoperable with Google's Tink, supporting encryption/decryption in segments of 1 MB, making it ideal for applications requiring high security and efficiency in data handling.
A simple library that interfaces two good crypto libraries, NaCl and Security.Inferno.