<< < 10 11 12 13 14 15   ∑:342  Sort:Date

"keytool" Generating Maria's CSR
This section provides a tutorial example on how to use 'keytool' to generate a CSR (Certificate Signing Request) containing a public key to ask a CA to sign it.
2022-10-15, ∼151🔥, 0💬

"OpenSSL" Acting as a CA (Certificate Authority)
This section provides a tutorial example on how to prepare OpenSSL to be used as CA (Certificate Authority) to sign other people's CSR (Certificate Signing Request).
2022-10-12, ∼151🔥, 0💬

JCE DES Operation Mode Testing Program Result
This section provides testing results of a tutorial example program to test DES operation modes implemented in the JDK JCE package.
2022-10-17, ∼147🔥, 0💬

DsaSignatureVerifier.java Test Results
This section provides test results from DsaSignatureVerifier.java on DSA digital signatures generated on a binary file. The verification will pass if the original document and the digital signature have not been modified.
2022-10-17, ∼145🔥, 0💬

Archived: Visiting "https" Web Site with Chrome 24
This section describes how Google Chrome 24 shows a lock icon when you visit an 'https' Web site to provide you more security related information.
2022-10-16, ∼145🔥, 0💬

DsaSignatureGenerator.java Test Results
This section provides test results from DsaSignatureGenerator.java on a binary file with different DSA private keys. DSA digital signature size is 46 bytes when generated with the Java SHA1withDSA algorithm.
2022-10-09, ∼143🔥, 0💬

<< < 10 11 12 13 14 15   ∑:342  Sort:Date