42 packages tagged with “Crypt”
全龄段友好的C#万能工具库,码数吐司库(适用于.NET Core项目),不管你是菜鸟新手还是骨灰级玩家都能轻松上手,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。 官网教程:https://tools.masuit.org github:https://github.com/ldqk/Masuit.Tools
Implementation of BCrypt algorithm for .NET Core
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.
全龄段友好的C#万能工具库,码数吐司库,不管你是菜鸟新手还是骨灰级玩家都能轻松上手,Masuit.Tools基础公共库(适用于.NET4.6.1/.NET Standard2.0及以上项目),包含一些常用的操作类,大都是静态类,加密解密,反射操作,Excel简单导出,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。 官网教程:https://masuit.tools github:https://github.com/ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,不管你是菜鸟新手还是骨灰级玩家都能轻松上手,Masuit.Tools(适用于.NET Framework 4.6.1及以上项目),包含一些常用的操作类,大都是静态类,加密解密,反射操作,Excel简单导出,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。 官网教程:https://masuit.tools github:https://github.com/ldqk/Masuit.Tools
Many utilities like: enumeration, hash, json (extension newtonsoft), regex, signature, string, uri, dictionary, etc
全龄段友好的C#万能工具库,码数吐司库,不管你是菜鸟新手还是骨灰级玩家都能轻松上手,Masuit.Tools(适用于.NET Framework 4.5-4.6.2的项目),包含一些常用的操作类,大都是静态类,加密解密,反射操作,Excel简单导出,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。 官网教程:https://masuit.tools github:https://github.com/ldqk/Masuit.Tools
A C# library with useful features for .NET Desktop Applications.
Crypt library of honjo-net framework. Allows easy encryption especially for net-oriented apps.
Class to crypt and decript strings. From https://stackoverflow.com/questions/10168240/encrypting-decrypting-a-string-in-c-sharp
A C# library with useful features for .NET Applications.
An implementation the OpenBSD Blowfish password hashing algorithm, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
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
Small but useful .NET helper classes
包含一些常用的操作类,大都是静态类,加密解密,反射操作,Excel简单导出,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。 继承与 懒得勤快 的Masuit.Tools。
A C# implementation of the unix/linux crypt() function
Extensions methods of PeyrSharp.
This package intents to be a useful way to (de)crypt an (un)hash strings and/or integers using .NET Standard.
Encryption developed in .NET Standard. Asymmetric Cryptography Algorithms: RSA. Symmetric Cryptography Algorithms: AES, DES.
CriptQuery was used to help you with parameters in the URL. Crypt and Decrypt URL in safe mode. You can see how to use here --> https://www.ecode10.com/artigo/684/Criptografando-URL
包含一些常用的操作类,大都是静态类,加密解密,反射操作,硬件信息,字符串扩展方法,日期时间扩展操作,大文件拷贝,图像裁剪,html处理,验证码、NoSql等常用封装。 官网教程:https://ldqk.org/55 github:https://github.com/ldqk/Masuit.Tools
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
Passlib.NET is a password library inspired by passlib.
A library to Encrypt/Decript and Hash files and strings It supports applications written with the .Net Framework v3.5 and above. It currently doesn't support Windows Phone, Windows e UWP apps. Implemented Algorithms: Hash ===== CRC32 HMAC-MD5 MD5 SHA-1 Unix-MD5 Unix-SHA2-256 Unix-SHA2-512 Implemented Algorithms: Encode/Decode ===== Base64 QuotedPrintable Rijndael (AES) TripleDes UUEncode See the project url for information on the usage.
A library designed to simplify common cryptographic processes
A basic string Encryptor
GCrypt is a new Encryption provider for .NET
This package you can use to encrypt and decrypt your database connection string. We are using public key and private key. Follow some steps to use the package: 1. Create a public key in your system like "#02837-2908sljsl1ALSJ-299SN-292830K#$&" 1. Encrypt your connection using the package using the public key. 2. Copy the result and put it on the configuration file. 3. Before open, the connection, call the packet to decrypt in memory using the public key. You can create an internal private key too if you want!
KiJe.Tools基础公共库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,Excel简单导出,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展等常用封装。
Helper for string encryption and decryption.