Skip to content

BCDeshiG/Java-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Java-Encryption

  • Java port of GCSE Computer Science Python Coursework AQA.

  • About a day's work with some internet problems and optimization.

  • Mainly cleaned up repeated code as well as fixing the Advanced Encryption Chunking bug.

  • Also adapted so the length of the encryption key can be easily changed later.

  • Still uses the same algorithm from the (long gone) spec-sheet though so it isn't really that secure.

  • As a side effect, that means it's completely compatible with the Python version.

About

Port of https://github.com/BCDeshiG/Python-Encryption-CW

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages