All Projects → polischuk → EasyEncryption

polischuk / EasyEncryption

Licence: MIT license
No description or website provided.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to EasyEncryption

SpinalCrypto
SpinalHDL - Cryptography libraries
Stars: ✭ 36 (+125%)
Mutual labels:  aes, md5, sha, des
dart crypto
[Flutter] 本项目基于flutter_macos_v0.5.8-dev版本采用Dart语言开发。`DYFCryptoProvider`集成了Base64, 32/16 Bits MD5, AES, RSA等算法。(This Flutter project is developed in Dart language based on flutter_macos_v0.5.8-dev. `DYFCryptoProvider` integrates Base64, 32/16 Bits MD5, AES and RSA algorithms.)
Stars: ✭ 30 (+87.5%)
Mutual labels:  aes, md5, des
webcrypto
A WebCrypto Polyfill for NodeJS
Stars: ✭ 111 (+593.75%)
Mutual labels:  aes, sha, des
Cryptoswift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
Stars: ✭ 8,846 (+55187.5%)
Mutual labels:  aes, md5
java-sdk
一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)
Stars: ✭ 26 (+62.5%)
Mutual labels:  aes, md5
Oss.common
oss基础类库,主要涉及基础实体,加密算法,xml序列化,以及其他扩展方法等
Stars: ✭ 56 (+250%)
Mutual labels:  aes, md5
browserify-cipher
No description or website provided.
Stars: ✭ 15 (-6.25%)
Mutual labels:  aes, des
Wjcryptlib
Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC
Stars: ✭ 250 (+1462.5%)
Mutual labels:  aes, md5
Myutils
🙏 提供时间轴转星座|生肖工具、系统存储空间获取工具、文件大小格式化工具、获取指定文件大小工具、AES加密解码工具(支持android端平台加密解密,java端和android端相互加密解密)、SharePreference操作工具、 File文件操作工具、日期获取和计算工具、界面跳转Intent操作工具、字符串验证和数值转换操作工具、手机震动工具、系统资源操作工具、网络检测工具、 wifi操作工具、单位换算工具、zip压缩和解压操作工具、XML解析操作工具(只支持几种指定格式)、图片加载和处理工具,数据库操作(增删改查)工具、Base64编码解码工具、MD5加密工具。
Stars: ✭ 130 (+712.5%)
Mutual labels:  aes, md5
crypto.js
base on crypto module
Stars: ✭ 13 (-18.75%)
Mutual labels:  aes, md5
Python-SecureHTTP
Make HTTP transmissions more secure via RSA+AES, encrypted communication for C/S architecture.
Stars: ✭ 19 (+18.75%)
Mutual labels:  aes, md5
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+26175%)
Mutual labels:  aes, md5
Netcore.encrypt
NETCore encrypt and decrpty tool,Include aes,des,rsa,md5,sha1,sha256,sha384,sha512
Stars: ✭ 339 (+2018.75%)
Mutual labels:  aes, md5
Crypto Es
A cryptography algorithms library
Stars: ✭ 65 (+306.25%)
Mutual labels:  aes, md5
crypto
🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
Stars: ✭ 40 (+150%)
Mutual labels:  aes, des
nimssl
Nimssl is a Nim wrapper for the OpenSSL library
Stars: ✭ 18 (+12.5%)
Mutual labels:  aes, sha
Encrypt Body Spring Boot Starter
(停止维护,替代品搜索:https://github.com/search?l=Java&q=encrypt&type=Repositories )SpringBoot控制器统一的响应体加密与请求体解密的注解处理方式,支持MD5/SHA/AES/DES/RSA
Stars: ✭ 198 (+1137.5%)
Mutual labels:  aes, md5
jscrypto
Crypto library for Node/ES6/Typescript/Browser.
Stars: ✭ 20 (+25%)
Mutual labels:  aes, des
common-secure
提供一些加密算法java代码封装 包括 RSA/AES/DES/3DES/MD5/SHA/HmacSHA256
Stars: ✭ 37 (+131.25%)
Mutual labels:  aes, md5
oseid
Microchip AVR based smartcard/token with ECC and RSA cryptography
Stars: ✭ 17 (+6.25%)
Mutual labels:  aes, des

EasyEncryption

Several encryption algorithms implemented in this library such as: AES, DES, AesThenHmac, MD5, SHA1, SHA256

Usage

Install from the package manager console:

PM> Install-Package EasyEncryption

Manual

Goto wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].