ClassServer |
|
CloseDBs |
|
Constants.cipher |
|
DigestTest |
|
FilePasswordCallback |
|
FipsTest |
|
GenerateTestCert |
|
HmacTest |
|
HMACTest |
HMAC is a hash function based message authentication code.
|
JCAKeyWrap |
Test Mozilla-JSS provider key wrap/unwrap
JSS currently needs to compile with JDK 1.4.2.x
This program tests wrapping/unwrapping on symmetric keys.
|
JCASigTest |
|
JCASymKeyGen |
|
JSS_FileUploadClient |
|
JSS_FileUploadServer |
|
JSS_FileUploadServer.HandshakeListener |
|
JSS_SelfServClient |
|
JSS_SelfServServer |
Note on how to use JSS_SelfServServer and JSS_SelfServerClient
For debugging purposes you should modify Constant.java debug_level to 4.
|
JSS_SelfServServer.HandshakeListener |
|
JSSE_SSLClient |
This program connects to any SSL Server to exercise
all ciphers supported by JSSE for a given JDK/JRE
version.
|
JSSE_SSLServer |
JSSE SSLServer class that acts as SSL Server
|
JSSPackageTest |
|
KeyFactoryTest |
|
KeyStoreTest |
|
KeyWrapping |
Keywrapping tests..
|
ListCACerts |
|
ListCerts |
|
PK10Gen |
|
SDR |
|
SelfTest |
|
SetupDBs |
Create the NSS databases
|
SigTest |
|
SSLClientAuth |
SSLClientAuth Server/client test.
|
SSLClientAuth.HandshakeListener |
|
SymKeyDeriving |
Sym Key deriving tests..
|
SymKeyGen |
Most of this code is Deprecated look at JCASymKeyGen.java for sample.
|
TestCertificateApprovalCallback |
This is a test implementation of the certificate approval callback which
gets invoked when the server presents a certificate which is not
trusted by the client.
|
TestKeyGen |
|
TestSDR |
Secret Decoder ring tests.
|
UTF8ConverterTest |
|
VerifyCert |
Verify Certificate test.
|
X509CertTest |
|