possible to use keypair with jdk1.4 encryption?8203 (7/10/2003 9:52:23 PM) After looking at the provider capabilities of jdk1.4, it looks like KeyPairGenerator can accept algorithms that are not in the Cipher's list of acceptable algorithms. KeyPairGenerator: [RSA, DSA ImplementedIn,... ian_desouza
Tutorial on usage of X509 certificate extension1516 (7/16/2003 6:36:45 AM) Hi, Can someone point me to any place (or any book) where there is explanation (or tutorial) on how X.509 certificate extensions are used in real-life applications? Some of the extensions are pretty obvious. ... konrad
J2ME security resources0146 (7/16/2003 2:09:09 AM) I'm looking for some J2ME security resources. I'm after material which illustrates advantages and disadvantages of J2ME security. Any information on production implementations (white papers) would be excellen... Miles
WebStart security message3129 (7/3/2003 8:30:42 AM) Hello, is there a possibility to avoid the message in WebStart "Applet need unlimited access to your local computer and network" for certificated applets after you updated it. With the JRE and a Browser you ca... christian
Encryption4132 (7/9/2003 9:43:13 PM) Simple question... sorry.. I'm trying to encrypt a string with a private key (retrieved from KeyStore - that I created using keytool). So that I can send the public key to the client to decrypt the string. Th... ian_desouza
java help os?0209 (7/10/2003 7:08:25 AM) Hi all How can java help linux to be more security? If the x-windows is written in java , would be better? thanks from Peter (cmk128@hotmail.com) ... cmk128
java 1.4 digital signature0182 (7/8/2003 8:05:36 AM) Hey I try to write a digital signature application compliant with recents standards from IETF (rfc3125 and 3126). I want to know if java handle this advanced signature with its API. It seems that it only do si... eche
Iterator Question - standalone yes - jnlp no3143 (7/7/2003 2:06:30 AM) -- Java app - JDK 1.4.1_03 Uses a class to decode comma separated values from a text file - (From Java Cookbook). Works fine locally and not signed to run with JWS. Run the same app after signing and starti... Tom
Cannot verify digital signature using WebSphere 5 JRE0252 (7/3/2003 5:42:54 AM) Hi Everyone I'm having difficulties verifying a digital signature using the WebSphere 5 JRE that comes with WSAD 5 (5.0.0.2 Build 20030218 - PTF001) ( note that the problem does NOT exist using the Eclipse JRE... pharms_nospam