encryption-methods
Here are 12 public repositories matching this topic...
Sort:Most stars
A C++ Encryption Library
- Updated
Nov 5, 2024 - C++
An ELF / PE binary packer written in pure C, made for fun
- Updated
Mar 28, 2024 - C
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.
- Updated
Feb 25, 2024
PHP class for password hashing with multi encryption methods
- Updated
Nov 14, 2019 - PHP
Golang production code boilerplate with Redis, MongoDB, Docker and Logger including the best practices.
- Updated
Oct 12, 2018 - Go
Encrypts and Decrypts messages using RC4
- Updated
Feb 14, 2017 - C++
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.
- Updated
Feb 6, 2024 - HTML
Easily encrypt and decryt text and files with different encryption methods while being simple and advanced.
- Updated
Jun 18, 2018 - Java
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
- Updated
Apr 21, 2022
This is a test program made to demonstrate the RSA algorithm and its properties.
- Updated
Dec 8, 2016 - Python
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.
- Updated
Sep 21, 2019 - Jupyter Notebook
Implementation of the simple substitution encryption method, built with Eclipse.
- Updated
Apr 15, 2018 - Java
Improve this page
Add a description, image, and links to theencryption-methods topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theencryption-methods topic, visit your repo's landing page and select "manage topics."