Skip to content

muness/blowfish_encryption_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= What is this

Sample code to show how to do symmetric key encryption in Java.

Note: exception handling is missing in this code.

== Usage

  javac *.java
  java BlowfishKey

== How the Key is generated

# To generate the key
  java BlowfishKeyGenerator

About

blowing fishes in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages