77 packages
returned for Tags:"decrypt"
Filter
Tools and extensions for working with security primitives.
Provides best practice encryption and hashing methods. These functions can be used to safely encrypt data and hash passwords.
33,235 total downloads
last updated 5/12/2022
Latest version: 6.0.5
HT
Encrypt
Decrypt
Encrypt and Decrypt AES with key:
- Encrypt: Encrypt.Encode(string, key);
- Decrypt: Encrypt.Decode(string, key);
configuration initializer, manage decryption and type convertion of settings public properties
Azure role configuration initializer, manage decryption and type convertion of settings public properties
2,991 total downloads
last updated 8/9/2016
Latest version: 1.0.4
Encrypt
Decrypt
Projeto contem metodos de Encrypt e Decrypt MD5 e AES
Smart Cryptography, Easy, MD5, SHA256 TripleDES Cryptography
Crypteron Security Framework Core Library shared by CipherDB, CipherStor, CipherObject and other products.
Tools for hashing, encoding/decoding and encrypting/decrypting data.
Crypteron CipherStor for encrypting files and file streams destined for Azure Blob Storage, Amazon S3, SMB and local file servers
Crypteron CipherDB Agent for Entity Framework 6.x
Provides simple cryptographic related classes for hashing/verifying data, encrypting/decrypting data and creating random data in .NET.
.NET Library for Encryption/Decryption.
Usage:
Encrypting file using AES (256 bits): CyberCrypt._AES256.EncryptFile("C:\example.txt", "YourPassword")
Decrypting file using AES (256 bits): CyberCrypt._AES256.DecryptFile("C:\example.txt", "YourPassword")
Hashing string using SHA512:...
More information
Kryptera is a .NET Core Tool to quickly encrypt and decrypt files using AEAD AES-256-GCM, as well as an encryption key generator.
3-Heights® PDF Security is a fast and robust API for protecting and signing your PDF documents. It allows you to encrypt and decrypt PDF documents, as well as verifying and adding PDF/A-conform digital signatures. Additionally, it supports adding PDF/A-conform stamps (text, image, vector) while...
More information
This package intents to be a useful way to (de)crypt an (un)hash strings and/or integers using .NET Standard.
My collection of security related classes.
Pack for easy encryption and decryption of passwords in C#.
351 total downloads
last updated 6/2/2021
Latest version: 1.1.0
Encrypt
Decrypt
This is a text Encrypting and Decrypting Library
Crypteron CipherObject Agent for general object oriented encryption