Skip to content
#

encryption-algorithms

Here are 191 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 29, 2020
  • C++
tracker1
tracker1 commented Oct 27, 2020

When creating a crypto key from a known value would use pbkdf2 @ 10000 or higher iterations for the encryption key from known key, MD5 is NOT sufficient.

When an IV or salt, it should be unique to each encode. Can be added to the encrypted output or stored separately... re-using the IV or an empty salt allows for a broader attack surface, especially if the encoded content is simlar, such a

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

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 May 1, 2019
  • JavaScript

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

You can’t perform that action at this time.