Found 718 packages
Encrypt, Decrypt and Hash with key. Example: string.Encrypt(key); string.Decrypt(key); string.ToMD5(key); string.ToSha256(key);
Extensions for the AWS EC2 to get the decrypted password for an EC2 instance.
Library that helps you encrypt and decrypt using simple API. Leave the tooling to get bytes, stream, buffer to the library
The library to use PGP Encrypt and Decrypt functionality into .NET Core projects.
Projeto contem metodos de Encrypt e Decrypt MD5 e AES
Provides best practice encryption and hashing methods. These functions can be used to safely encrypt data and hash passwords.
Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, "XML-Signature Syntax and Processing", described at http://www.w3.org/TR/xmldsig-core/. Commonly Used Types: System.Security.Cryptography.Xml.CipherData System.Security.Cryptography.Xml.CipherReference System.Security.Cryptography.Xml.DataObject System.Security.Cryptography.Xml.DataReference System.Security.Cryptography.Xml.DSAKeyValue System.Security.Cryptography.Xml.EncryptedData System.Security.Cryptography.Xml.EncryptedKey System.Security.Cryptography.Xml.EncryptedReference System.Security.Cryptography.Xml.EncryptedType System.Security.Cryptography.Xml.EncryptedXml System.Security.Cryptography.Xml.EncryptionMethod System.Security.Cryptography.Xml.EncryptionProperty System.Security.Cryptography.Xml.EncryptionPropertyCollection System.Security.Cryptography.Xml.KeyInfo System.Security.Cryptography.Xml.KeyInfoClause System.Security.Cryptography.Xml.KeyInfoEncryptedKey System.Security.Cryptography.Xml.KeyInfoName System.Security.Cryptography.Xml.KeyInfoNode System.Security.Cryptography.Xml.KeyInfoRetrievalMethod System.Security.Cryptography.Xml.KeyInfoX509Data System.Security.Cryptography.Xml.KeyReference System.Security.Cryptography.Xml.Reference System.Security.Cryptography.Xml.ReferenceList System.Security.Cryptography.Xml.RSAKeyValue System.Security.Cryptography.Xml.Signature System.Security.Cryptography.Xml.SignedInfo System.Security.Cryptography.Xml.SignedXml System.Security.Cryptography.Xml.Transform System.Security.Cryptography.Xml.TransformChain System.Security.Cryptography.Xml.XmlDecryptionTransform System.Security.Cryptography.Xml.XmlDsigBase64Transform System.Security.Cryptography.Xml.XmlDsigC14NTransform System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform System.Security.Cryptography.Xml.XmlDsigExcC14NTransform System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform System.Security.Cryptography.Xml.XmlDsigXPathTransform System.Security.Cryptography.Xml.XmlDsigXsltTransform System.Security.Cryptography.Xml.XmlLicenseTransform
MobilPay EncryptDecrypt for .net core and .net framework bigger than 4
Crypt and Decrypt data with public and private key. Easy to use Easy to crypt data Easy to decrypt data Console example using public key: var criptografia = CryptAndDecrypt.Management.Crypt("www.mauriciojunior.org", "publickey"); Console.WriteLine("criptografia - " + criptografia); Console.WriteLine("decriptografia - " + CryptAndDecrypt.Management.Decrypt(criptografia, "publickey")); You can use any key that you want. Any doubt, please let me know by web site https://www.mauriciojunior.org
Decryption utillity package. Helps decrypt things
Tools and extensions for working with security primitives.
Package Description
Allow users to perform simple and advanced decryption and encryption.
SmartCrypto, Encrypt, Decrypt, Easy, MD5, SHA256 TripleDES, Cryptography
Provides services for encrypt and decrypt data. The data is protected using SubtleCrypto encrypt/decrypt methods and AES-GCM algorithm and returned in ciphertext. Because it uses JSInterop, this library can run on Blazor WebAssembly (client-side project) as well as Blazor Server.
Ssh Key Decrypt (ssh-key-decrypt) binding library for Bridge.NET projects.
A .NET implementation of the full Fernet symmetric encryption standard. See https://github.com/daverayment/Cryptography.Fernet/blob/master/RELEASE.md for further information about this release.
Encrypt and decrypt whatever you want
Encrypts/Decrypts texts and files by using Rijndael Algorithm
Decrypt keys from CCEIProdOps db