Welcome to Dream.In.Code
Become a Java Expert!

Join 150,153 Java Programmers for FREE! Get instant access to thousands of Java experts, tutorials, code snippets, and more! There are 2,364 people online right now. Registration is fast and FREE... Join Now!




blowcipher

 
Reply to this topicStart new topic

blowcipher, using blowfish for encrption

love2jha2006
5 Aug, 2008 - 09:02 PM
Post #1

New D.I.C Head
*

Joined: 5 Aug, 2008
Posts: 1

java

package com.ksh2.crypt;



import java.security.KeyException;
import java.security.Security;
import java.security.Key;
import java.security.KeyException;
import java.io.IOException;

public interface BlowCipher{

public void engineInitEncrypt (BlowKey key)
throws KeyException;
public void engineInitDecrypt (BlowKey key)
throws KeyException ;
public int engineUpdate (byte[] in, int inOff, int inLen, byte[] out, int outOff);
}


Edit: Please use code tags when posting your code. Also, please post it in the right forum
User is offlineProfile CardPM
+Quote Post

PsychoCoder
RE: Blowcipher
5 Aug, 2008 - 10:40 PM
Post #2

using DIC.Core;
Group Icon

Joined: 26 Jul, 2007
Posts: 9,483



Thanked: 161 times
Dream Kudos: 9075
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net

My Contributions
Moved to Java
User is offlineProfile CardPM
+Quote Post

AmitTheInfinity
RE: Blowcipher
5 Aug, 2008 - 10:49 PM
Post #3

C Surfing ∞
Group Icon

Joined: 25 Jan, 2007
Posts: 1,165



Thanked: 45 times
Dream Kudos: 125
My Contributions
If it's not working then what is the problem? and if it is then why it is not in snippets section? blink.gif
User is online!Profile CardPM
+Quote Post

pbl
RE: Blowcipher
6 Aug, 2008 - 04:32 PM
Post #4

D.I.C Lover
Group Icon

Joined: 6 Mar, 2008
Posts: 3,587



Thanked: 233 times
Dream Kudos: 75
My Contributions
And the question is ?

That is the interface it is not code. Please post your code.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/9/09 02:34AM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Java Help!

Java Tutorials

Reference Sheets

Java Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month