Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Security / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
public and private key pair in Java31 Oct 2005 19:19 GMT4
Hi, I have the following question:
If I encrypted some text with the public key K, and tried to decrypt it
with a wrong key (i.e. a key which is NOT the corresponding private
key), will I get an exception, or is there is a boolean function to
Storing sensible configuration data in j2ee-deployment descriptor 24 Oct 2005 06:44 GMT3
the j2ee-spec defines the env-section of a j2ee deployment descriptor as
a contract between component provider, application assembler and deployer.
Is there any information about pros and cons of storing sensitive data
like ressource passwords as env-entries?
Signature.sign() giving different results each time20 Oct 2005 19:42 GMT5
I have this piece of code:
   public byte[] sign(String digest) {
        byte[] result = new byte[0];
        try {
Calculate MD5 using also a signature07 Oct 2005 15:47 GMT6
Hello *,
I found/modified the source bellow to calculate the MD5 of a file and
it works perfect. My question is, how can I add a more argument in the
function so that I can include a signature in the calculation of MD5.
How to do form signing with Certificates?07 Oct 2005 12:08 GMT7
To all,
I've come acrossed in form signing issues using eCerts in web
applications; so actually how should I implement these things?
Should I use an applet to handling the cert logics (like verification,
Set a KeyStore as the system property javax.net.ssl.trustStore value05 Oct 2005 14:19 GMT1
Here the deal.
- I know how to create a KeyStore with KeyStore.getInstance(), etc.
- I know how to set a keystore file (.keystore) as the value of the
system property javax.net.ssl.trustStore with System.setProperty().
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.