-
Updated
Oct 7, 2021 - C
#
encryption-algorithms
Here are 245 public repositories matching this topic...
Disk encryption with strong security based on TrueCrypt
IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
security
cryptography
crypto
encryption
research
research-tool
ibm
encryption-algorithms
encryption-decryption
security-tools
-
Updated
Oct 12, 2021 - C++
A C++ Encryption Library
-
Updated
Oct 13, 2021 - C++
imR0T: Send a quick message with simple text encryption to your whatsapp contact and protect your text by encrypting and decrypting, basically in ROT13 with new multi encryption based algorithm on ASCII and Symbols Substitution
cryptography
rot13
bash-script
kali-linux
encryption-algorithms
symbolic-manipulation
encryption-tool
hacking-tool
encryption-decryption
whatsapp-api
-
Updated
Apr 26, 2019 - Shell
A cryptographic library
secret-sharing
elliptic-curve-diffie-hellman
hashing-algorithms
encryption-algorithms
public-key-cryptography
message-authentication-code
cryptographic-library
-
Updated
Oct 14, 2021 - C
Western Digital Decryption tools
encryption
digital
tool
driver
drive
encryption-algorithms
encryption-decryption
decryption-algorithm
western
decryption-script
sofianehamlaoui
western-digital-decryption
wd-decryption
-
Updated
Sep 15, 2019 - Python
security
cryptography
rsa
md5
playfair
rc4
hill-cipher
diffie-hellman
encryption-algorithms
railfence
computer-security
caesar-cipher
vigenere-cipher
decryption-algorithm
rsa-encryption
diffie-hellman-algorithm
rsa-algorithm
monoalphabetic
counteributors
columnar
-
Updated
Apr 22, 2021 - C#
Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system
-
Updated
Dec 15, 2017 - Go
The Intel Homomorphic Encryption (HE) toolkit is the primordial vehicle for the continuous distribution of the Intel HE technological innovation to users. The toolkit has been designed with usability in mind and to make it easier for users to evaluate and deploy homomorphic encryption technology on the Intel platforms.
security
cryptography
research-tool
encryption-algorithms
homomorphic-encryption
security-tools
privacy-enhancing-technologies
he-toolkit
-
Updated
Oct 7, 2021 - C++
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
encryption
aes
encrypted-store
aes-256
shamir
ecdh
aes-gcm
encrypted
aes-encryption
encryption-algorithm
encryption-algorithms
rsa-cryptography
encryption-tool
encryption-decryption
ecdh-library
rsa-encryption
rsa-cryptosystem
stream-encryption
shamir-s-secret-sharing-scheme
aes-256-gcm
-
Updated
Sep 28, 2021 - C
This tool will encrypt-decrypt your files and directories. It has built-in password generator and featured with Colourful UI. It is based on AES (Advanced Encryption Standard) CBC mode Algorithm Symmetric Cryptography and made in Python language (Python3)
python
cryptography
programming
crypto
encryption
aes
hacking
python3
cybersecurity
aes-encryption
cbc
decryption
encryption-algorithms
encryptor
encryption-tool
encryption-decryption
decrypt-files
decryption-algorithm
decryptor
ethicalhacking
-
Updated
Aug 12, 2021 - Python
Evaluating the permutation and diffusion operations used in image encryption based on chaotic maps
-
Updated
Oct 2, 2018 - C++
A Cryptographic Clojure Api for the Google Tink library
-
Updated
Oct 1, 2021 - Clojure
CryptoKnight is a general purpose cryptography desktop app
hashing
cryptography
encryption
aes
scrypt
password-generator
password
bcrypt
rijndael
sha-512
sha256
serpent
aes-encryption
encryption-algorithms
file-encryption
text-encryption
symmetric-key-cryptography
file-encryption-java
threefish
sha-hashes
-
Updated
Jan 12, 2018 - Java
Saves your password with cryptography so only you can decode it.
-
Updated
Aug 16, 2021 - Python
In this repository, the best solutions of data structures, combinatorial algorithms, game theory, artificial intelligence will be assembled. All implementations in the Javascript programming language.
react
redux
freecodecamp
design-patterns
artificial-intelligence
data-structures
sorting-algorithms
combinatorics
dynamic-programming
searching-algorithms
encryption-algorithms
codewars-solutions
game-theory-algorithms
native-methods-js
-
Updated
May 1, 2019 - JavaScript
ajitzero
commented
Oct 27, 2018
This issue is for students who want to practice algorithms in Python.
Problem: Currently, the project lacks the option to decode a given string.
I also welcome code review from others since this was written entirely under an hour in my third semester.
Tasks:
- Add command-line interface to access decoding functions.
- Add decoding functions for every algorithm with nec
A general utility for your Django Rest Framework project.
python
django-rest-framework
python3
response
utility-library
hashing-algorithm
encryption-algorithms
-
Updated
Sep 8, 2020 - Python
Brute-forcing made easy 🔐
-
Updated
Mar 30, 2017 - HTML
This is the repo for the Data Engineering 3 - Cloud and Big Data Computing course delivered at the Central European University ceu.edu
-
Updated
Oct 13, 2021 - R
-
Updated
Oct 19, 2017 - MATLAB
My implementation of AES 128bit encryption!
python
hex
data
encryption
aes
bit
encrypted-data
encryption-algorithm
encryption-algorithms
12-factor
-
Updated
Jul 7, 2017 - Python
Krypton is a free and open source symmetrical encryption software
java
windows
macos
linux
security
privacy
encryption
ascii
hacking
kali-linux
encryption-algorithms
encryption-tool
kali
krypton
encryption-decryption
n0ta1dan
-
Updated
Aug 22, 2021 - Java
Dynamic & lightweight C++ encryption algorithm using a password or not, changing the encrypted string each time it is submitted even if the original string hasn't changed.
-
Updated
Nov 25, 2019 - C++
The terrible, horrible, no good, very bad text encryptor.
-
Updated
May 8, 2021 - JavaScript
A simple Matlab implementation of the algorithm presented in the paper: "Reversible-data-hiding-in-Encrypted-image"
-
Updated
Sep 6, 2019 - MATLAB
Visual Basic for Applications: Cryptography
-
Updated
Sep 30, 2019 - Visual Basic
Docker Container to play with the pyUmbral implementation of Nucypher.
encryption
python3
pki
python-3
encryption-algorithms
public-key-cryptography
proxy-re-encryption
re-encryption
-
Updated
Jul 14, 2018 - Python
-
Updated
Oct 19, 2017 - Java
Improve this page
Add a description, image, and links to the encryption-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the encryption-algorithms topic, visit your repo's landing page and select "manage topics."
Everything is currently in pixcryption.core.lib but I feel some functions might be better in a helper namespace to help readability of the code. This is a good first issue if you'd like to refactor/clean up the code base!