29 packages tagged with “cryptographic”
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
A .NET implementation of scrypt algorithm.
A .NET wrapper to invoke a C implementation of Argon2.
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.
Storage Abstractions for OnlyOTP
Library for creating and verifying SIGJSON signatures
Package Description
Provides a randomizer that is cryptographically secure. Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
A cryptographic library that wraps the .NET `System.Security.Cryptography` library with opinionated defaults
The wrappers and extension methods of AES/MD5/SHA/RSA/ECDSA/DSA.
tinhat : crypto random for the truly paranoid. tinhat guarantees not to reduce the strength of your crypto random. But if your OS crypto random has in any way been undermined (for example, by a nefarious government agency, or simple incompetence) then tinhat has the ability to improve the strength of your crypto random. For more details, see https://www.tinhatrandom.org
The abstractions of Zaabee.Cryptography.
InMemory Storage for OnlyOTP
The abstractions of Aoxe.Cryptography.
This DI friendly library provides the ability to generate strong cryptographically random passwords that meet the OWASP requirements (length, lower case, upper case, numeric, and special characters).
Useful utilities for .NET.
SQL Server Storage for OnlyOTP
The helpers and extension methods of AES/MD5/SHA/RSA/RC2/ECDSA/DSA/DES/TripleDES.
Cryptographic functions for .NET Crypto .NET is an AES CBC and AES CBC HMAC SHA512 .NET wrapper which makes it easy to encrypt data, objects and files. The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
Official SDK for HAP (Human Attestation Protocol) - cryptographic proof of verified human effort
.NET cryptographic implementation and ProtectedData enhancement.
The helpers and extension methods of AES/MD5/SHA/SHA2/SHA3/RSA/RC2/ECDSA/DSA/DES/TripleDES.
A .NET wrapper to invoke a C++ implementation of the VGP encryption library.
Package.Security.Cryptography is a comprehensive and efficient .NET library designed to facilitate the implementation of advanced cryptographic functions in your applications using the Advanced Encryption Standard (AES)
A secure character and code generator library for .NET applications. Provides cryptographically secure random string generation with support for alphabetic, numeric, alphanumeric, and symbol character sets with customizable formats and patterns.
UniversalSecureEncriptor is a robust C# library for secure encryption and decryption of files and text using modern cryptographic standards. It is designed to be easy to use, highly secure, and suitable for a wide range of applications.
UniversalSecretsManagerConnector is a .NET 8 library designed to provide a unified interface for reading and writing secrets across multiple secret management providers. It supports AWS Secrets Manager, Azure Key Vault, HashiCorp Vault, environment variables, and file-based secret storage.