This is a test program made to demonstrate the RSA algorithm and its properties.
-
Updated
Dec 8, 2016 - Python
This is a test program made to demonstrate the RSA algorithm and its properties.
Easily encrypt and decryt text and files with different encryption methods while being simple and advanced.
My research about data encryption. The main question is: is it possible to find out a cipher by encrypted word only? I use some machine learning algorithms to classify encryption methods.
Implementation of the simple substitution encryption method, built with Eclipse.
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Encryption
The Caesar Cipher is a basic encryption algorithm where each letter in the plaintext is shifted a certain number of places down or up the alphabet. In this implementation, the user can input a plain text and a shift value, and the program will generate the corresponding encrypted or decrypted text.
Encrypts and Decrypts messages using RC4
Golang production code boilerplate with Redis, MongoDB, Docker and Logger including the best practices.
PHP class for password hashing with multi encryption methods
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Searchable Symmetric Encryption.
An ELF / PE binary packer written in pure C, made for fun
A C++ Encryption Library
Add a description, image, and links to the encryption-methods topic page so that developers can more easily learn about it.
To associate your repository with the encryption-methods topic, visit your repo's landing page and select "manage topics."