Skip to content

ad52825196/cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cipher

It can encode or decode a list of strings according to a specified cipher algorithm.

Supported algorithms:

  • All digest algorithms supported by Java
  • MD5
  • SHA1
  • Caesar Cipher
  • Vigenere Cipher
  • Base 64

About

Use different cipher algorithms to encode or decode strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages