78 packages
returned for Tags:"decrypt"
Filter
Tools and extensions for working with security primitives.
37,565 total downloads
last updated 6/15/2022
Latest version: 6.0.6
HT
Encrypt
Decrypt
Encrypt and Decrypt AES with key:
- Encrypt: Encrypt.Encode(string, key);
- Decrypt: Encrypt.Decode(string, key);
Provides best practice encryption and hashing methods. These functions can be used to safely encrypt data and hash passwords.
configuration initializer, manage decryption and type convertion of settings public properties
3,149 total downloads
last updated 8/9/2016
Latest version: 1.0.4
Encrypt
Decrypt
Projeto contem metodos de Encrypt e Decrypt MD5 e AES
Azure role configuration initializer, manage decryption and type convertion of settings public properties
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
Provides simple cryptographic related classes for hashing/verifying data, encrypting/decrypting data and creating random data in .NET.
Crypteron CipherDB Agent for Entity Framework 6.x
.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.
A .NET Standard library which help you easily work with password
My collection of security related classes.
376 total downloads
last updated 6/2/2021
Latest version: 1.1.0
Encrypt
Decrypt
This is a text Encrypting and Decrypting Library
Pack for easy encryption and decryption of passwords in C#.