All Projects → mervick → Aes Everywhere

mervick / Aes Everywhere

Licence: other
Aes Everywhere - Cross Language AES 256 Encryption Library (Bash, Powershell, C#, GoLang, Java, JavaScript, Lua, PHP, Python, Ruby, Swift)

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Aes Everywhere

WhiteBoxAES
C/C++ whitebox implementation of AES
Stars: ✭ 66 (-74.12%)
Mutual labels:  aes
interesting-keys
Interesting collected (leaked) encryption/decryption keys
Stars: ✭ 33 (-87.06%)
Mutual labels:  aes
vue-apicloud-cli
基于vue的APICloud脚手架
Stars: ✭ 44 (-82.75%)
Mutual labels:  aes
OormiPass
Free open source cross platform password manager
Stars: ✭ 50 (-80.39%)
Mutual labels:  aes
AESCipher-Java
AES encryption working between Objective-C and Java.
Stars: ✭ 88 (-65.49%)
Mutual labels:  aes
ctaes
Simple constant-time AES implementation
Stars: ✭ 62 (-75.69%)
Mutual labels:  aes
dingtalk-encrypt
dingTalk encrypt Node Version. 钉钉的非官方nodejs版AES加解密库 sdk
Stars: ✭ 16 (-93.73%)
Mutual labels:  aes
nRF24LE1-sensor
nRF24LE1 remote sensor module, support DHT21/22, DS18B20, photoresistor as light sensor, AES encryption
Stars: ✭ 15 (-94.12%)
Mutual labels:  aes
wxbizdatacrypt
微信小程序加密数据解密算法Go版
Stars: ✭ 132 (-48.24%)
Mutual labels:  aes
EncrypC
🔑 File Encryption Application using Python.
Stars: ✭ 14 (-94.51%)
Mutual labels:  aes
TripleSecManaged
A C# port of the TripleSec encryption scheme created by Chris Coyne, Maxwell Krohn, and Filippo Valsorda
Stars: ✭ 18 (-92.94%)
Mutual labels:  aes
CryptoHDL
A list of VHDL codes implementing cryptographic algorithms
Stars: ✭ 14 (-94.51%)
Mutual labels:  aes
weweibuy-framework
基于Springboot 封装的基础组件, 包括: Http请求响应日志,日志脱敏,APM, 加解密,签名(AES,BCrypt,RSA,JWT),数据库脱敏,报文脱敏,下滑线风格URL传参,统一异常处理,feign mock,feign日志,feign报文风格转换,跨应用异常上抛,自动补偿组件,幂等组件,RocketMq客户端
Stars: ✭ 24 (-90.59%)
Mutual labels:  aes
FlashPaper
One-time encrypted password/secret sharing
Stars: ✭ 85 (-66.67%)
Mutual labels:  aes
dtls
Datagram Transport Layer Security (DTLS) client.
Stars: ✭ 72 (-71.76%)
Mutual labels:  aes
browserify-cipher
No description or website provided.
Stars: ✭ 15 (-94.12%)
Mutual labels:  aes
AES
AES for microcontrollers (Arduino & Raspberry pi)
Stars: ✭ 116 (-54.51%)
Mutual labels:  aes
encryptlab
🔑 Comprehensive (and free) list of encryption and decryption in Node.js.
Stars: ✭ 80 (-68.63%)
Mutual labels:  aes
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 (-88.24%)
Mutual labels:  aes
EasyAES
AES encrypt/decrypt, Android, iOS, php compatible(兼容php, Android, iOS平台)
Stars: ✭ 79 (-69.02%)
Mutual labels:  aes

AES Everywhere - Cross Language Encryption Library (Bash, C#, GoLang, Java, JavaScript, PHP, Python, Ruby, Swift)

AES Everywhere is Cross Language Encryption Library which provides the ability to encrypt and decrypt data using a single algorithm in different programming languages and on different platforms.

This is an implementation of the AES algorithm, specifically CBC mode, with 256 bits key length and PKCS7 padding. It implements OpenSSL compatible cryptography with random generated salt

Implementations

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].