RE: Fips - Solaris 10 error

2007-04-09 Thread Maltz, Ron
CS, Sorry for the delay in replying with this info. This is what I did to get FIPS to compile and install on our Solaris 10 server (I installed the OEM distribution of S10): I installed the following binary packages from sunfreeware.sun.com: GCC 3.4.6 Make-381 Libiconv-1.11

RSA Key Block

2007-04-09 Thread Dinh, Thao V CIV NSWCDD, K72
Hi All I have a general question about RSA Key Block. The output of PRF with the master_secret to give us many keys. It includes: client_write_MAC_secret, server_wriet_MAC_secret, client_write_key, server_write_key, client_write_IV, server_write_IV. Could you Please verify what I think about how

Verification error

2007-04-09 Thread k b
Hi, I'm trying to verify a cert chain against a trusted chain of cert, and here's what i get error 20 at 1 depth lookup:unable to get local issuer certificate can someone shed some more light at the error, like 1) what doest it mean 2) and is the problem in the cert chain that i'm trying to

RE: Pseudo-random number generator

2007-04-09 Thread David Schwartz
I want to generate a large random bitstream witch is deterministic (given a certain seed). If for example, if I have 2 diffrent programs running, both possessing the same session key. I seed the generator in both applications with this session key. Both applications should receive the

Re:Verification error

2007-04-09 Thread Gayathri Sundar
Hi, I'm trying to verify a cert chain against a trusted chain of cert, and here's what i get error 20 at 1 depth lookup:unable to get local issuer certificate can someone shed some more light at the error, like 1) what doest it mean Its not able to find the CA that signed your

Re:RSA Key Block

2007-04-09 Thread Gayathri Sundar
Whatever you have mailed is correct, but I believe the TLS 1.0 RFC explains all these in details. Try reading 2246 from ietf.org. Thanks --Gayathri Hi All I have a general question about RSA Key Block. The output of PRF with the master_secret to give us many keys. It includes: