Skip to content

xseris/JavaCTFAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

JavaCTFAlgorithms (1.2)

Public utility for CTF problem solving. Don't want to reinvent the wheel, just reuse existing consolidate libraries where possible and implement what is missing. The following is the list of available algorithms:

Encoding


  • Morse

Cryptography


  • Rot-5
  • Rot-13.5
  • Rot-18
  • Rot-47
  • Rot-N

Hashing


  • Dahua
  • Joaat
  • MD5
  • SHA-1
  • SHA-256
  • SHA-384
  • SHA-512

Steganography


  • Baconian

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages