Burp_Extender_para_encrypter
-
Updated
Jun 8, 2018 - Java
Burp_Extender_para_encrypter
Simple AES128/192/256 in Java
Simple data encryption and decryption using AES Algorithm in Java swing. Users will put his hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using first user key
Android AES-ECB/CBC, reference implementation by me in Java for PGSS.
Simple data encryption and decryption using AES Algorithm in Java swing. Users will put their hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using the first user key
The JSONCrypt library is specifically used for encrypting and decrypting data that is sent and received between a client and a server. This library can be easily used by budding programmers to secure their data transmission. The library makes use of 128 bit AES encryption of data, followed by either RSA encryption or developer specified custom e…
An Organizational based Vault which expertises in data hiding using Steganography to avoid data leak even after Cyber Attacks
A module that takes voice input and encrypts it using AES encryption.
Encrypter is a command line application for file encryption using AES.
An opensource AES-128 bit encryption tool for android.
Encrypt and decrypt files in a directory
Implementação de um sistema de comunicação via sala de conversação utilizando Peer-to-peer com duas camadas de criptografia.
AES Encryption And Decryption In Java
使用Java语言实现AES-128密码算法的查表优化 Implementation of AES-128 lookup-table optimization using Java
Create secure connections whithout requirement of certificates and key stores.
This repository contains code of encryption and decryption of data using RSA. Developed in Java.
This repository contains an opensource android application for performing text encryption using AES128 bit encryption mechanism.
Add a description, image, and links to the aes-128 topic page so that developers can more easily learn about it.
To associate your repository with the aes-128 topic, visit your repo's landing page and select "manage topics."