41 packages tagged with “des”
CryptSharp provides a number of password crypt algorithms - BCrypt, LDAP, MD5 (and Apache's htpasswd variant), PHPass (WordPress, phpBB, Drupal), SHA256, SHA512, and Traditional and Extended DES. Additionally it includes Blowfish, SCrypt, and PBKDF2 for any HMAC (.NET's built-in PBKDF2 implementation supports only SHA-1). If you are looking to store passwords, odds are CryptSharp has the algorithm you want.
常用的加密方法:DES、MD5、RNG、SHA
Several encryption algorithms implemented in this library such as: AES, DES, AesThenHmac, MD5, SHA1, SHA256
一个常用加密算法的封装库,AES,DES,RC4,TripleDES,RSA,SM2,SM3,SM4,RIPEMD
封装项目中常用的一些操作,如编码(Json、XML序列化)、加密(DES、RSA、MD5)等操作
Cryptographic library for hashing and encryptions and other functions
HashBrowns is a library to help simplify encryption and hashing within .Net.
Nuget (C# library) for Encrypting and Decrypting based on AES. TripleDES, DES encryption
The wrappers and extension methods of AES/MD5/SHA/RSA/ECDSA/DSA.
NSimulate is a .NET library written in C# that enables the development of discrent-event simulations. The library enables the modelling of processes, scheduled activities, notifications and resources.
Utilities for C#
Regional Device Gateway (RDG) client for publishing device metrics.
ORM for SQLite with data encryption. Supported Xamarin platforms: - Android - iOS 1. Just add [CryptoTable("TableName")] attribute to your class definition (Table) and [Encrypted] attribute to properties in your class that you want to be stored in a database file in encrypted view. 2. Generate your own personal encryption key, and pass it to CryptoSQLite library. 3. CryptoSQLite will encrypt all properties that have '[Encrypted]' attribute automatically when you are adding (updating) elements to your Table and decrypt all [Encrypted] properties when you are getting elements from a Table in the database file. Last updates: In 3.0.2 version .NET Standard compatibility added and fixed minor issues
Framework to simplify web development.
Data Security Using Triple DES
3 DES Cryptography Simple Library
Wraps the .NET Framework encryption routines to provide easily accessible encryption and decryption.
A very simple discrete event simulation library
Encryption developed in .NET Standard. Asymmetric Cryptography Algorithms: RSA. Symmetric Cryptography Algorithms: AES, DES.
Some common functions to make coding easy.
[4.5] Adds simple extensions methods to crypt and decrypt byte[] and string (hex or base64) + ToCryptoBufferAES + ToCryptoBase64StringAES + ToCryptoHexStringAES + FromCryptoBufferAES + FromCryptoBase64StringAES + FromCryptoHexStringAES + ToCryptoBuffer3DES + ToCryptoBase64String3DES + ToCryptoHexString3DES + FromCryptoBuffer3DES + FromCryptoBase64String3DES + FromCryptoHexString3DES + ToCryptoBufferDES + ToCryptoBase64StringDES + ToCryptoHexStringDES + FromCryptoBufferDES + FromCryptoBase64StringDES + FromCryptoHexStringDES To change default encoding set DefaultEncoder property of the DesHelper, TDesHelper or AesHelper static classes q: info@antonioesposito.it
Crypto application that you are able to crypto strings and objects before send to the internet.
BCodeSfot basic windows dll.With Get computer information,SHA1,MD5,DES,GetHtml etc.
Cryptography extensions for strings and arrays of bytes.
The helpers and extension methods of AES/MD5/SHA/RSA/RC2/ECDSA/DSA/DES/TripleDES.
Easy to use encryption classes for the most common use cases
A simple library that can be quickly encrypted and decrypted, based on native C#. For business please send Issue or contact us directly.