| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles |
- Public Key Cryptography 101 using Java by Richard G. Baldwin - [Clicks: 58]
Delve into the general philosophy of public key cryptography. Work through sample programs that illustrate various aspects of public key cryptography through the use of the RSA algorithm as implemented using Java.
http://www.developer.com/java/ent/article.php/3447491 - Dec, 2004 - Using JCE in a J2ME environment by Lin Ma, Yu Chen Zhou, Lei Ma, Jian Lin - [Clicks: 27]
Learn a platform-independent approach for transitioning Java Cryptography Extension (JCE) to Java 2 Platform, Micro Edition (J2ME) environments.
http://www-106.ibm.com/developerworks/wireless/library/wi-secure/ - Nov, 2004 - Encrypt Sensitive Configuration Data with Java by Javid Jamae - [Clicks: 32]
When hackers break into your network, make sure they can't find out your secrets. It's a little more work to encrypt sensitive data, but the Java Cryptography Extension (JCE) makes it straightforward.
http://www.devx.com/Java/10MinuteSolution/21385 - Jun, 2004 - Java for Symmetric Cryptography by Kevin Jones - [Clicks: 33]
Now that the Java Cryptography Extension is a standard JDK component, you can apply symmetric cryptography as a straightforward technique for encrypting and decrypting data.
http://www.fawcette.com/javapro/2004_03/online/security_kjones_03_31_04/ - Mar, 2004 - Using the Java Secure Socket Extension in WebSphere Studio V5 by Colin Yu - [Clicks: 79]
This article shows you how to provide data transfer security in your applications using Java Secure Socket Extension (JSSE) and Java Cryptography Extension (JCE) with WebSphere Studio.
[Includes sample code]
http://www-106.ibm.com/developerworks/websphere/library/techarticles/0403_yu/0403_yu.html - Mar, 2004