Repository navigation

#

aes-encryption

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

JavaScript
3678
15 天前

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

JavaScript
922
7 个月前
JavaScript
662
1 年前
Java
645
3 年前

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
640
8 年前

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

Go
640
8 个月前

Native Qt AES encryption class

C++
541
2 年前

AesBridge is a modern, secure and cross-language AES encryption library that supports CBC, GCM, and Legacy CBC modes. The goal is to ensure secure, interoperable encryption across multiple platforms and programming languages

Python
504
22 天前

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

PHP
393
1 年前

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

366
1 年前

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
352
3 年前

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
331
6 个月前

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
307
2 年前

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

Go
295
13 天前

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

Python
239
2 年前

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

Swift
228
1 年前