28 packages tagged with “Asymmetric”
Provides best practice encryption and hashing methods. These functions can be used to safely encrypt data and hash passwords.
Encrypt/Decrypt files and streams with PGP using a single line of code. Synchronous or asynchronous operation. Other features; ASCII Armor, data integrity packets, public/private key generation.
Helper methods for dealing with certificates.
Simple and lightweight content encryption and decryption package.
Google Keyczar Library compatible implementation in .NET
CBCrypt : Next-generation user authentication, beyond bcrypt, scrypt, pbkdf2 CBCrypt deterministically generates an asymmetric keypair from servername, username, and password. Users can authenticate to the server without ever sending their password. For more details, see https://www.cbcrypt.org
Encryption utillity package. Helps encrypt things
Decryption utillity package. Helps decrypt things
A compact library for abelian group algebra commonly used in asymmetric cryptography, fully written in C#.
Encryption developed in .NET Standard. Asymmetric Cryptography Algorithms: RSA. Symmetric Cryptography Algorithms: AES, DES.
Helper methods for creating encryption functionality with RSA and Rijndael.
Components for Data Protection, Secure Storage, Secure Transfer, and Advanced Electronic Signatures, including PAdES for PDF, XAdES for XML, and full support for Hardware Security Modules (HSM).
A simple wrapper for System.Security.Cryptography features.
BugFree.Security_加密解密、签名、Hash服务
The Scrypt (Silverlight Cryptography) library adds RSA Encryption, Decryption, Signing and Verification for Silverlight and Windows Phone 7. Key generation is performed asynchrounously so as not to block your UI. This library has been used successfully in Windows Phone 7 apps offered through AppHub. For questions, or source please visit our home on Codeplex: http://scrypt.codeplex.com
An extension for the CompactCryptoGroupAlgebra library, providing implementations of its CryptoGroup interface that rely on system-native OpenSsl libraries.
Keyczar dotnet management Tool
Cryptography assymetric XTR and symmetric TwoFish algorythms. Symmetric cyphering with modes.
A little helper for RSA Asymmetric Crypto
ASP.NET Core authentication handler to validate messages signed with an asymmetric authentication scheme
A fork of Orson Peters' portable C implementation of Ed25519, a high-speed high-security public-key signature system. Translated from ANSI C into C# 10 by Glitched Polygons.
Package Description
A service to help manage JWT access tokens and refresh tokens in C#. Supports: HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512
This library is about trust. It implements a public key/private key handling solution for RSA 2048 bits and SHA512 operations with validation chain.
JWT Authentication package with asymmetric ES256 keys, automatic key rotation, and JWKS endpoint support. Provides secure token generation with ECDSA algorithm, Entity Framework Core persistence, and automatic key rotation every 90 days.
This library implements XML serialization and deserialization for the TrustMe library keys and certificates.
IoC friendly C# library for cryptographic operations of all kinds.
Library for encryption & hashing and other cryptographic operations.