170 packages tagged with “md5”
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.
This library contains the MD5 Hash algorithm required for Notus.Network.
常用的加密方法:DES、MD5、RNG、SHA
Encrypt strings, byteArray, objects or stream using .GetMD5() extension. Ex: string key = "hello world".GetMD5();
XLabs is a open source project that aims to provide a powerfull and cross platform set of controls tailored to work with Xamarin Forms. This package contains helpers to work with cryptography.
Several encryption algorithms implemented in this library such as: AES, DES, AesThenHmac, MD5, SHA1, SHA256
Cryptography helpers for Magic, allowing you to store passwords cryptographically secured, in addition to providing some other crypto functionality, such as cryptogragraphically secure random generator, and other hashin slots. To use package go to https://polterguy.github.io
Package Description
FasterHashing library
SmartCrypto, Encrypt, Decrypt, Easy, MD5, SHA256 TripleDES, Cryptography
Exemplo: MyConvert.ToMd5("Seu Nome"); ou MyCheck.CheckCnpj("00.000.000/0001-00")
This is a wrapper library for System.Security.Cryptography each method accepts a string and returns the hashed value of that string.
Lightweight helper library to perform common cryptographic operations. This helper library is wrapper from existing .NET framework library. This library requires .NET Framework 4.5+.
The Cuemon.Security.Cryptography namespace contains types related to cryptographic hashing (both keyed and non-keyed) and a ready-to-use implementation of the Advanced Encryption Standard (AES) symmetric algorithm. The namespace is an addition to the System.Security.Cryptography namespace.
封装项目中常用的一些操作,如编码(Json、XML序列化)、加密(DES、RSA、MD5)等操作
HashBrowns is a library to help simplify encryption and hashing within .Net.
Common utility library
This version includes the source files
A library that implements various encryption and hashing functions.
A tiny library to read, write and validate .md5 files compatible with md5sum.
Unofficial package of Reid Borsuk and Jenny Zheng md5 raw implementation.
Utilities for C#
Optimize PigWebReq to solve bugs in .net Core.
MD5加密、验证码生成
Provides block-based digest-producing cryptographical algorithms. Also provides concrete implementation for RandomGenerator interface of UtilPack.Cryptography package.
Implementations of many hashing algorithms: for hashtables, cryptographic purpose and checksums.
Pacote de metodos extensiveis para agilizar na validação e manipulação de strings como mascaras, validação de um CPF ou de um CNPJ, Verificar se determinado string contem apenas digitos entre outras funcionalidades. COntamos com sua contribuição no GITHUB
The wrappers and extension methods of AES/MD5/SHA/RSA/ECDSA/DSA.