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

VIC cipher #40

Closed
norkator opened this issue Sep 11, 2021 · 8 comments · Fixed by #41
Closed

VIC cipher #40

norkator opened this issue Sep 11, 2021 · 8 comments · Fixed by #41
Assignees
Labels
enhancement New feature or request

Comments

@norkator
Copy link
Owner

norkator commented Sep 11, 2021

Add VIC cipher: https://en.wikipedia.org/wiki/VIC_cipher

Part of the user comment: "...American scientists in the cold war Era and was pretty historically famous. It is probably the most sophisticated "by hand" cipher that can be done in reasonable time with only pen and paper...."

After developing/adding it here, will add to to Cryptography Android app.

@norkator norkator added the enhancement New feature or request label Sep 11, 2021
@norkator
Copy link
Owner Author

norkator commented Sep 14, 2021

job

(this comment is a joke)

@norkator
Copy link
Owner Author

norkator commented Sep 18, 2021

Just friendly reminder for you @SKR301 that this is:
u

@SKR301
Copy link
Collaborator

SKR301 commented Sep 18, 2021

Imagine if I put this on resume and the recruiter actually see these gifs😂😂
Direct entry to senior level

@norkator
Copy link
Owner Author

norkator commented Sep 19, 2021

Imagine if I put this on resume and the recruiter actually see these gifs😂😂
Direct entry to senior level

@SKR301 I know what you mean.. I would love gravy too.
tub

@SKR301
Copy link
Collaborator

SKR301 commented Sep 20, 2021

TACO TACO BURRITTO!!

@norkator
Copy link
Owner Author

norkator commented Sep 20, 2021

Screenshot_20210920-111241_Chrome

@SKR301
Copy link
Collaborator

SKR301 commented Sep 20, 2021

When can I get my payment boss!

@norkator
Copy link
Owner Author

norkator commented Sep 20, 2021

When can I get my payment boss!

@SKR301 Oh Jeez, you know that will be hard you know we need to deal with all those papers jeez no yeah, yeah jeez no. Yeah. No.
20210920-212050

@norkator norkator linked a pull request Sep 20, 2021 that will close this issue
norkator added a commit that referenced this issue Sep 21, 2021
* added VICsequencing to help for #40

* Update README.md

* started working on #40

* started working on #40

* Delete VIC.java

* Delete VICTest.java

* worked on keyGeneration for VIC cipher #40

* added sequencing for numbers #40

* Key gen for VIC is completed #40

* Updated Tests for VIC key gen

* Updated Test

* Need changes for numerical input

* VIC encryption done

* updated VIC tests

* added VIC and VIC sequencing tests

* added VIC sequenccing encode

* added VIC cipher

* added new VIC tests

* VIC completed #40

* Update README.md

* added credits to me like a selfish bitch @SKR301

* Update README.md

added credits to myself like a Selfish highschool bitch!  @SKR301

* Folder "package" path name must be lower case

* lower casing changes

* Run trough automatic formatting

* Changing naming styles, formatting

* Minor formatting

* Cleanups and small changes

Co-authored-by: Martin Kankaanranta <55850510+norkator@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants