Skip to content
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

Experimental #7

Merged
merged 5 commits into from
Jan 30, 2024
Merged

Experimental #7

merged 5 commits into from
Jan 30, 2024

Conversation

irtsa-dev
Copy link
Owner

Merge changes on experimental into the main branch

- Fixed list indexing bug that denied encrypting (only effects when installing the GIT version, not the PIP version).
- Added
- Added ability to specify encoding base of information when trying to encrypt or decrypt.
- Changed expandKey() function to utilize new baseConvert() function.
- Changed lists of constants into tuples.
- Fixed issue with baseConvert() function.
- Added note in Additional Notes for acceptable encoding bases.
- Added example for encoding information in bases other than the default binary.
- Added example for specifying an output text file when decrypting.
@irtsa-dev irtsa-dev added bug Something does not work as intended here. documentation Improvements or additions to documentation. enhancement New feature or a request for a new feature. labels Jan 30, 2024
@irtsa-dev irtsa-dev self-assigned this Jan 30, 2024
@irtsa-dev
Copy link
Owner Author

This update will also make it so that the PyTermColor import that is used will be installed as well when using pip instead of having to manual install.

@irtsa-dev irtsa-dev merged commit 17a8781 into main Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something does not work as intended here. documentation Improvements or additions to documentation. enhancement New feature or a request for a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant