-
Updated
Dec 11, 2020 - C
encryption-algorithms
Here are 199 public repositories matching this topic...
-
Updated
Dec 10, 2020 - C++
-
Updated
Jul 18, 2020 - C++
-
Updated
Nov 3, 2020 - HTML
-
Updated
Apr 26, 2019 - Shell
-
Updated
Nov 25, 2020 - C
-
Updated
Sep 15, 2019 - Python
-
Updated
Dec 15, 2017 - Go
-
Updated
Sep 29, 2020 - C#
-
Updated
Dec 10, 2020 - C
-
Updated
Nov 25, 2020 - Python
-
Updated
Oct 2, 2018 - C++
-
Updated
Aug 27, 2020 - Clojure
-
Updated
Jan 12, 2018 - Java
-
Updated
Oct 28, 2020 - C++
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
Mar 30, 2017 - HTML
-
Updated
Oct 19, 2017 - MATLAB
-
Updated
Sep 8, 2020 - Python
-
Updated
Nov 30, 2020 - R
-
Updated
May 1, 2019 - JavaScript
-
Updated
Nov 25, 2019 - C++
-
Updated
Jul 7, 2017 - Python
-
Updated
Oct 28, 2018 - JavaScript
-
Updated
Oct 19, 2017 - Java
-
Updated
May 1, 2017 - C++
-
Updated
Dec 17, 2017 - PHP
-
Updated
Sep 17, 2019 - Java
-
Updated
Feb 27, 2020 - C
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!