Idea algo in java??urgent...

hey im new to encryption...i urgently need to implement idea algo to encrypt and decrypt a byte array.....and then key exchange using diffie hellman ...
can somebody help me with such an implementation....sample codes/links/tutorials/suggestions....
waiting for replies...
thanks

encryptor wrote:
hey im new to encryption...i urgently need to implement idea algo to encrypt and decrypt a byte array.....and then key exchange using diffie hellman ...
can somebody help me with such an implementation....sample codes/links/tutorials/suggestions....
waiting for replies...
thanksTry www.bouncycastle.org .

Similar Messages

  • Ideas for a Java based Thesis

    Hi,
    does anybody have any good ideas for a Java based Thesis project, something that could be completed in no more than 6 months. I have been working with Servlets & J2ME for over a year, but I'm having trouble coming up with a good/challenging project....
    Any help appreciated,
    Shane

    You can find a ton of potential student projects here:
    http://mindprod.com/projects.html
    Dunno if any of them fit your criteria - but it's a start...
    Good luck!
    Grant

  • What is the best IDE to write java?

    I was wondering if somebody can tell me what is the best IDE to write java?

    Search the forums for "Best IDE", which has been asked a zillion times.

  • Any idea how the java application can get the physical memory?

    Hello, everyone
    Any idea how the java application can get the physical memory?
    thanks in advance

    I believe what yo intend to do is forbidden, but here
    my answer.
    when you start your application you can give your VM
    the entire memory of your pc. like this this memory
    is completly under your control.* headdesk *

  • Ideas for new Java Program

    I'm looking for some ideas of simple java programs that I can use for a final project at school. Anyone got ideas?
    Thanks, G

    TuringPest wrote:
    Encephalopathic wrote:
    yawmark wrote:
    [Ideas for student projects|http://www.mindprod.com/projects/projects.html].
    Typo. Correct site: [http://www.mindprod.com/project/projects.html|http://www.mindprod.com/project/projects.html]
    "sanity checker" was not as cool as it sounded.
    i imagined some sort of luscher color test + response time checker psychological monitoring system.that wouldn't be nice for the kids as it would give them unexpected (to them) output when they ran it on themselves...

  • How can we call WinAPI's from java... any idea... its urgent

    Hi all,
    I am facing a problem, I want to call Win API's form Java. any idea..
    Any win API.. like GetUserNameA.... (it fetches current user logged in).
    Its bit urgent guys... i have always counted on u guys...
    Thx & Regards
    @mit

    I needed to do exactly this; use getUserNameEx, a couple of weeks back and I asked, then solved it myself and posted my code. A forum search should turn it up,
    The only method, of course, is to use JNI and do the call from C.
    Found it:
    http://forum.java.sun.com/thread.jspa?threadID=747248&tstart=585
    Message was edited by:
    malcolmmc

  • Ideas for a Java based Project

    Hi all :)
    I follow Java forums, mainly read, although post a bit whenever i know.
    I am looking for some ideas on starting a College project which is based on java. Maybe java network based? Since there are so many experienced people here, i was wondering if some of you could tell me some ideas that i could do. I have a fair bit of experience with java. But if the project requires to learn something new...i wont mind at all. I would really appreciate you guys input about any ideas.

    You can find a ton of potential student projects here:
    http://mindprod.com/projects.html
    Dunno if any of them fit your criteria - but it's a start...
    Good luck!
    Grant

  • IDE's for Java

    I'm fairly new to Java. Ive programmed quite a bit in the past (Pascal, C and C#.NET) - Im at university and I would like to know if there are any free good IDE's. I'd like one with some Debugging tools if possible. I'm currently using Textpad, as its the one we use at university.
    Regards
    KitkatRobins!!!

    The search button can answer 99% of your questions:
    http://search.java.sun.com/search/java/index.jsp?qp=&nh=10&qt=%2Bfree+%2BIDE&col=javaforums&x=31&y=6

  • I want to Edit PDF file using java(urgent)

    if any body helps me i shall be thankful to him.
    its urgent i hav to complete my assignment.

    http://www.geocities.com/marcoschmidt.geo/java-libraries-pdf.html
    http://www.firehouseinternational.com/usersite/uniforms/uniformsproduct.asp?categoryid=8787&productid=13454&page=1

  • IDES for writing Java card applets and converting the applets as CAP FILE.

    I have developed a JAVA CARD APPLET , FindMFValueJCA.java . It gets compiles in net beans 6.0 But while converting the applet to CAP file i am getting some errors. Is there any other IDES which take care of converting the CAP files

    What's the Java version you are using?
    As the java card tool kit has version dependencies. If you are using java_card _kit 2.2.2 then 1.5 is fine.                                                                                                                                                                                                                                                                                                   

  • Web based Java URGENT

    Hi,
    I am a student developing a software for my final year project. I am developing a reminder system that will send text messages to students mobile phones. I know how to do this coding.
    Students would enter their details such as mobile phone number, the name of the reminder such as coursework deadlines, appointments. For this I need to develop a software that users can enter details onto the Web based way. I am not sure where I can start to learn these. Do you have any ideas of where I can start?
    The details would be picked up by my software such as the mobile phone number. The text messages will be done through the CLDC MIDP.
    Students will enter their details onto the web based way. They will need have to a login.
    Do you know what I can learn or what I need to know to get started?

    are you looking at a simple java based web application? you can try it with JSP with some forms...a servlet and a few beans...you can authenticate the user login...you need a database....if you don't already have one...
    here's a simple design...
    1 jsp - login.jsp - 2 fields....user name and pwd - on submit, connect to a database and verify the user (do this by redirecting to a servlet)
    2 jsp - form with the required fields like name, subject, assignment, deadline...on submit, just store this in a table..
    if this is what you're looking for, I think this simple design should help...

  • Ideas for deploying Java Applications to the Web?

    I am developing a java application which will be distributed via cd and the Web. My first idea was to create the application for cd, then modify it with applets to be deployed on the web. Does anyone else have any better suggestions?

    link to Java Web Start:
    http://java.sun.com/products/javawebstart/index.html
    tobias

  • Which is the best and user freindly IDE for developing Java GUI application

    Please advice me if there is any good IDE for developing all kind of Java applications.
    I m confused about which IDE to use.
    I have Searched on Net also. and most of the answers i found was for JBuilder and JBoss.
    But cant confirm until u guys suggest me.
    Because i think this is the best place to ask questions about java.
    Please advice

    If you're developing JSPs and Servlets....
    I've found that using Eclipse (which is free) coupled with the MyEclipse plug-in (an advanced J2EE specific plug-in which costs $29.99USD/year) was the best for me. I've tried several free J2EE Eclipse plug-ins, didn't like them. Wasn't a big fan of NetBeans either, but I liked it tons better than the other Eclipse plug-ins.
    Therefore, IMHO for free I'd go with NetBeans, for a small fee I'd go with Eclipse/MyEclipse plug-in.
    If you are new to J2EE but not to Java, you may want to consider going straight to JSF and Sun's Java Studio Creator. This is not free, but the fee is one-time and development is (mostly) visual using Java Studio Creator.

  • Files creatd in Unix through java, URGENT

    Hi,
    While creating files in unix through Java, by default created files have only permission:
    -rw-r--r--, actually I need full permissions(-rwxrwxrwx ) for the files created through java in unix. Any idea how can we do this?
    Your help would be greately appriciated.
    Thanks,
    Anand

    I doubt that you will be able to get execute permissions set on normal files by setting the umask. You may have to use Runtime.exec() to invoke chmod, or call chmod via JNI if it is something you do often.

  • With JCOP IDE with other Java Card.

    Hello,
    Can I use any Java Card in the JCOP IDE? Anyone have this kind of experience? If I can do it, then what kind of information do I need?
    I'm wondering if it's necessary to buy development tool kits for each java card.
    Thanks,
    Julie.

    Now I know the CM AID and key set. but still have problem. Here are the steps.
    1. open JCShell.
    2. open Terminal
    3. /atr
    4. select CM - get 9000
    5. set-key 255/1/DES-ECB/404142434445464748494A4B4C4D4E4F ~ 255/3/40....
    ---> Java Card key set is 0x00. and is it correct to use like above?
    ---> What is DEC-ECB? this key set type should be changed?
    6. init-update 255
    ??> init-update 255
    => 80 50 00 00 08 E5 70 E8 65 7B 6B 23 DC 00 .P....p.e{k#..
    (78 msec)
    <= 00 00 31 69 00 02 73 71 08 00 00 00 25 81 4D D0 ..1i..sq....%.M.
    D0 06 62 77 9B EB 72 7F 2E AC F8 B7 90 00 ..bw..r.......
    Status: No Error
    Error code: -8 (Failed (no diagnosis))
    Error message: No such key: 0/1
    Command failed.
    Please help me out.
    Thanks a lot.
    Julie.

Maybe you are looking for

  • Can log in with Skype account, cannot log in with ...

    Windows XP SP3 Skype Desktop Client 6.14.0.104 Problem: l can successfully log into Skype with an old (~1 year) Skype name, but if I try to switch over to sign in with a new (as of 2 hours ago) Microsoft Account, I get this error: Sorry, something we

  • "DataSocket Server has encountered a problem and needs to close" - why?

    I am trying to use DataSocket to publish a Front Panel control. First I start the DataSocket Server and then run a corresponding VI. It goes well once or twice but in the end DataSocket Server crashes producing an error message and offering to send a

  • Configuring SSL to make a HTTPS web Service call from XI

    Hi All, We are making a <b>https web service call</b> using soap adapter from XI. Looking at the various posts and SAP help links, we are configuring SSL for the same. The procedure given in SAP help has been followed to configure SSL but with no luc

  • Windows cannot connect to the User Profile Service service

    On startup error message 'Windows cannot connect to the User Profile Service service' appears and windows will not start. Windows starts in safe mode. No corrupted user profiles. No viruses detected. Cannot resolve the problem. Any ideas?

  • Reports Builer 11g - DATA MODEL crashes

    Win 7, 64 Bit Reports Builder 11.1.1.2 Report Builder Launches - OK Can click all items in Object Navigator +except DATA MODEL+ Report Builder crashes. Anyone experience the same and find a fix?