Skip to content

sourcewarehouse/SecurityAlgorithm

Repository files navigation

SecurityAlgorithm

SecurityAlgorithm is a Java class library that allow you to encrypt / decrypt a string or a file with many algorithms, such as:

  • AES;
  • Blowfish;
  • DES;
  • 3DES;
  • MD5;
  • RSA;
  • SHA (1, 256, 384, 512).

It also provide an implementation of steganography.

Other information

Looking for information about SecurityAlgorithm? Read the wiki!

Licence

SecurityAlgorithm is published under the terms of the GNU GPL v3.0 Also see the LICENCE.txt

Any questions, errors, bug?

For further information, also see my website or read the wiki. Also consider following us on twitter: @spidernetlabs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages