Repository navigation

#

aes-encryption

JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files and encryption.

JavaScript
3603
19 天前

Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension

JavaScript
898
3 个月前
JavaScript
653
7 个月前

Simple API to perform AES encryption on Android. This is the Android counterpart to the AESCrypt library Ruby and Obj-C (with the same weak security defaults :( ) created by Gurpartap Singh. https://github.com/Gurpartap/aescrypt

Java
642
7 年前
Java
639
3 年前

基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权,CORS跨域,AES 对称加密,引入ELK体系方便日志查看,jaeger进行trace查看,skywalking进行检测,使用docker容器化部署

Go
611
4 个月前

Native Qt AES encryption class

C++
522
2 年前

CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP

PHP
393
8 个月前

Crypter in Python 3 with advanced functionality, Bypass VM, Encrypt Source with AES & Base64 Encoding | Evil Code is executed by bruteforcing the decryption key, and then executing the decrypted evil code

Python
353
3 年前

A simple guide on how to extract AES-256 keys and use them to decrypt .pak file(s) in most steam-games.

329
1 年前

SecretPixel is a cutting-edge steganography tool designed to securely conceal sensitive information within images. It stands out in the realm of digital steganography by combining advanced encryption, compression, and a seeded Least Significant Bit (LSB) technique to provide a robust solution for embedding data undetectably.

Python
319
2 个月前

A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.

Java
303
2 年前

A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.

Go
290
2 年前

A Python 3 module and script that uses AES256-CBC to encrypt/decrypt files and streams in AES Crypt file format (version 2).

Python
235
1 年前

Elevate the security of your UserDefaults with this lightweight wrapper that adds a layer of AES-256 encryption

Swift
227
1 年前

AES encryption working between Objective-C and Java.

Objective-C
214
7 年前