| Thread | Last Post | Replies |
|
| Decrypt DSA info | 30 Dec 2005 09:10 GMT | 2 |
Hi all, I need to decrypt some info encrypted with DSA algorithm. I've all the keys, Could someone point me to a code sample?
|
| IllegalAccessException expected all the time, but only occurs sometimes. Why? | 26 Dec 2005 04:41 GMT | 1 |
I have a TestCase as follows... package example; import java.util.Date; import junit.framework.TestCase;
|
| Java+LDAP+SSL | 19 Dec 2005 05:03 GMT | 2 |
I have a question concerning secure LDAP and Java. When I try to do System.setProperty("javax.net.ssl.trustStore",/usr/local/j2sdk1.4.2_08/jre/lib/security/jssecacerts"); System.setProperty("javax.net.ssl.trustPassword", "secret");
|
| Basic question about nutual authentication invlving applet and server | 14 Dec 2005 23:57 GMT | 3 |
OK, here is what I want to do. I want to create an applet, sign it, and then, when it needs to do so, use the certificate it was signed with to authenticate itself with the server. This is to ensure that the applet has not been modified between the server and client. And of ...
|
| Verify Password | 08 Dec 2005 18:39 GMT | 4 |
I'm looking for the simplest way to verify a linux user password from within a servlet. My servlet receives the username and password as part of a login request. I need to
|
| Solaris10: InvalidKeyException | 08 Dec 2005 11:01 GMT | 1 |
I have a problem with public-key en/decryption on a Solaris10 box with java 1.4.2_9. Within the code below on 'cipher.init()' I receive an InvalidKeyException: 'java.security.InvalidKeyException: Must be a PBEKey in RAW format.: Key is invalid.'
|
| A brilliant piece of software that eliminates Spyware and adware | 02 Dec 2005 23:53 GMT | 2 |
Hi. I just got this software for eliminating spyware and adware. Its a great thing to have if you want to get rid of all those head recking pop ups. It works extremly well i have to say. I feel as though i have a lot more privacy and the computer even runs a lot faster. I just ...
|