-
Updated
on Mar 22, 2021 - C
#
encryption-algorithms
Here are 220 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
on Apr 14, 2021 - C++
A C++ Encryption Library
-
Updated
on Jul 18, 2020 - C++
A Free and Comprehensive Encrypt and Decrypt Tools Website with example code in Node.js.
nodejs
crypto
tools
aes
expressjs
rsa
blowfish
encryption-algorithms
encryption-tool
twofish
encryption-decryption
triple-des
-
Updated
on Apr 4, 2021 - EJS
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
on 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
on Apr 15, 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
on Sep 15, 2019 - Python
Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system
-
Updated
on Dec 15, 2017 - Go
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
on Sep 29, 2020 - 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
on Mar 18, 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
on Nov 25, 2020 - Python
Evaluating the permutation and diffusion operations used in image encryption based on chaotic maps
-
Updated
on Oct 2, 2018 - C++
A Cryptographic Clojure Api for the Google Tink library
-
Updated
on Apr 11, 2021 - Clojure
Saves your password with cryptography so only you can decode it.
-
Updated
on Jan 27, 2021 - C++
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
on Jan 12, 2018 - Java
AjitZero
commented
on 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
-
Updated
on Oct 19, 2017 - MATLAB
Brute-forcing made easy 🔐
-
Updated
on 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
on Mar 10, 2021 - R
A general utility for your Django Rest Framework project.
python
django-rest-framework
python3
response
utility-library
hashing-algorithm
encryption-algorithms
-
Updated
on Sep 8, 2020 - 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
on May 1, 2019 - JavaScript
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
on Nov 25, 2019 - C++
My implementation of AES 128bit encryption!
python
hex
data
encryption
aes
bit
encrypted-data
encryption-algorithm
encryption-algorithms
12-factor
-
Updated
on Jul 7, 2017 - Python
The terrible, horrible, no good, very bad text encryptor.
-
Updated
on Oct 28, 2018 - JavaScript
IceCrypt PHP Encryption
-
Updated
on Dec 17, 2017 - PHP
-
Updated
on Oct 19, 2017 - Java
The project showcasing federated learning of model and testing on encrypted data and model
udacity
facebook
pytorch
encryption-algorithms
udacity-nanodegree
federated-learning
pysyft
secure-and-private-ai
-
Updated
on May 6, 2020 - Jupyter Notebook
Hide any secret message into any text
encryption
encoder
decoder
secret
encode
decode
hide
encryption-algorithms
encoder-decoder
hide-messages
titus
-
Updated
on Nov 5, 2017 - HTML
This project uses RSA or AES encryption algorithms to encode and decode users messages.
-
Updated
on Oct 17, 2018 - 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!