-
Notifications
You must be signed in to change notification settings - Fork 0
Dev #27
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
Conversation
This file contains hidden or 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
Glindeb
added a commit
that referenced
this pull request
Aug 18, 2022
core structure core structure minor changes Actions class setup and other changes gitignore chnage Delete .DS_Store minor changes and small implementations . . Create LICENSE implementation of testing and packageing m.m . Delete .cspell directory actions and testing setup done . . . . . . Update README.md test . . . . . . . . . small updates minor fix . starting on documentation . . Delete build/lib/AES_Module directory base functions finished implementing . New front page for documentation made update to documentation formatting setting up some things and did some test small chnages to front page and fromat for headers minor chnages to formatting small updates and changes small fix half implementation of key expantion new implementation of key expnasion for 192, 256 New key schedule with less messy and cleaner code A atempt to implement the encryption rounds Full implementation of encryption rounds and tests Decryption rounds and test implemented and working enc and dec tested and first trial implementation minor text update minor added sentence . . minor document chnage so command is correct implemented working padding setup removed unnessecary functions New test for ecb encryption and decryption setup removed unnessecary varibles in test file Update README.md Dev experimental (#19) Added working CBC and test of encryption visualisation * First test on how to visualize data * new visualization method to show weakness of ecb * sucessfull cbc implementation but no test yet * generated a third image for comparison in report * minor fix * CBC implementation debugged and new tests setup new images for visualization Update issue templates Create python-publish.yml Update python-publish.yml Update python-publish.yml Update python-publish.yml Update python-publish.yml Dev (#22) * new test setup strucutre and clean up * large changes to structure, setup, publish ready Update README.md Update pyproject.toml Update __init__.py Dev (#23) * new test setup strucutre and clean up * large changes to structure, setup, publish ready Update README.md Create codeql-analysis.yml readme fix Update README.md Dev (#26) * Update __main__.py * structural changes * almost implemented PCBC * update * fixed missing line * changed python build name * new actions setup * PCBC setup and ready * implemented secure key and iv entry m.m * new adaptive progress bar * fixed error in progrss bar implmentation * new build fix Update README.md fix Dev (#27) * Update __main__.py * structural changes * almost implemented PCBC * update * fixed missing line * changed python build name * new actions setup * PCBC setup and ready * implemented secure key and iv entry m.m * new adaptive progress bar * fixed error in progrss bar implmentation * new build * fix * fix * fixed text issues small changes to terminal size fetching Update test.yml rename fix name change completed fix of tox finally finished name change update to progress bar small optimization fix to text displaying comment reformatting update . update to version number
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.