Disk encryption with strong security based on TrueCrypt
-
Updated
Oct 7, 2021 - C
{{ message }}
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.
A C++ Encryption Library
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
A cryptographic library
Western Digital Decryption tools
Shamir's Secret Sharing Algorithm implementation in golang combined with PGP and a mail delivery system
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.
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
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)
Evaluating the permutation and diffusion operations used in image encryption based on chaotic maps
A Cryptographic Clojure Api for the Google Tink library
CryptoKnight is a general purpose cryptography desktop app
Saves your password with cryptography so only you can decode it.
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.
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:
A general utility for your Django Rest Framework project.
Brute-forcing made easy
This is the repo for the Data Engineering 3 - Cloud and Big Data Computing course delivered at the Central European University ceu.edu
My implementation of AES 128bit encryption!
Krypton is a free and open source symmetrical encryption software
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.
The terrible, horrible, no good, very bad text encryptor.
A simple Matlab implementation of the algorithm presented in the paper: "Reversible-data-hiding-in-Encrypted-image"
Visual Basic for Applications: Cryptography
Docker Container to play with the pyUmbral implementation of Nucypher.
Add a description, image, and links to the encryption-algorithms topic page so that developers can more easily learn about it.
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!