-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V:1.0.0 Pumpkin Patch #46
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* add gaderypoluki.py * fix * bug fixes * Update update.py Co-authored-by: Martin <marvahus@proton.me> Co-authored-by: Martin <44480334+marvhus@users.noreply.github.com>
Removed guide on how to use cryptex, and linked to wiki. Changed version number for Pumpkin Patch from V0.1.0 to V1.0.0
Added instructions for adding featured in the beta branch
* cryoads setup * loki resolves * added sha 224, 256, 384 hash algorithms Co-authored-by: Shepherd <81541045+ItsJustShepherd@users.noreply.github.com> Co-authored-by: Alex Kollar <89718570+AlexKollar@users.noreply.github.com> Co-authored-by: Martin <44480334+marvhus@users.noreply.github.com>
Co-authored-by: Martin <marvahus@proton.me>
…ext sound more concise. (#61) * Update README.md * Update CONTRIBUTING.md * Made lots of tweaks to the grammar, spellings, and made the overall text sound more concise. Co-authored-by: Martin <44480334+marvhus@users.noreply.github.com>
* add test * added tests fro cc, and text * Added some tests, and exceptions * Added tests * Added some tests - r47 -- Rot 47 - rc --- Reverse Cipher * B64 test * Updates to ciphers and requirements - Changed required googletrans version from 3.0.0 to 3.1.0a0 - Added test for L33T.py - Added test for mor.py - Added test for oct.py - Added test for translate.py - Added test for vig.py - Added test for xor.py modified: requirements.txt modified: src/cipher/ciphers/L33T.py modified: src/cipher/ciphers/mor.py modified: src/cipher/ciphers/oct.py modified: src/cipher/ciphers/translate.py modified: src/cipher/ciphers/vig.py modified: src/cipher/ciphers/xor.py
* Update README.md * Update CONTRIBUTING.md * add affine cipher Co-authored-by: Martin <44480334+marvhus@users.noreply.github.com> Co-authored-by: Martin <marvahus@proton.me>
* Update README.md * Update CONTRIBUTING.md * add playfair cipher Co-authored-by: Martin <44480334+marvhus@users.noreply.github.com> Co-authored-by: Martin <marvahus@proton.me>
@AlexKollar could you look over this before I merge it? |
AlexKollar
approved these changes
Oct 31, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready when you are!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
TODO before merge (squash & merge):
beta
from line 3 ofversion
- beta
fromREADME.md
README.md
to include the new version and tag