10 packages tagged with “AES-256”
Rijndael256 makes encrypting data and files a breeze with the AES symmetric-key cipher Rijndael. Features: AES-128, AES-192, AES-256, Authenticated Encryption (AE), Encrypt-then-MAC (EtM), SHA-512, PBKDF2.
Librería que genera la firma necesaria para conectarse con los servicios de PlusPagos. Permite a la vez la encriptación de cadenas en AES-256 usando la secretkey provista al comercio que se integra.
Librería que genera el hash necesario para conectarse con los servicios de PlusPagos. Permite a la vez la encriptación de cadenas en AES-256 usando la secretkey provista al comercio que se integra.
Various methods for data encryption, hashing, randomizer, data processing, etc.
Safe and secure data at rest protection.
This package provides robust symmetric AES256 encryption with a simple to consume API.
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.
AES-based implementation of the pvNugs IPvNugsCrypto abstraction for .NET 6; provides AES encryption/decryption with support for ephemeral (time-limited) payloads, JSON serialization, and DI-friendly APIs.
AesBridge is a modern, secure, and cross-language AES encryption library. It offers a unified interface for encrypting and decrypting data across multiple programming languages. Supports GCM, CBC, and legacy AES Everywhere modes.