Skip to content
#

encryption-algorithms

Here are 271 public repositories matching this topic...

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.

  • Updated Oct 12, 2021
  • C++

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.

  • Updated Apr 8, 2022
  • C++
crypto

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)

  • Updated Feb 26, 2022
  • 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.

  • Updated Feb 26, 2022
  • JavaScript
ajitzero
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
enhancement good first issue question

Improve this page

Add a description, image, and links to the encryption-algorithms topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more