Popular Books:
Archived: Visiting an "https" Web Site with Firefox 18
This section describes how Firefox 18 shows a lock icon when you visit an 'https' Web site to provide you more security related information. 2022-10-11, ∼167🔥, 0💬
What Is Function?
This section describes what is function - Two sets of elements, X and Y, and a rule, f, which assigns to each element in X, to one element in Y. 2022-10-11, ∼187🔥, 0💬
Visiting a "https" Web Site with IE
This section describes how IE (Internet Explorer) 9 shows a lock icon when you visit an 'https' Web site to provide you more security related information. 2022-10-10, ∼176🔥, 0💬
javax.crypto.Cipher - The Secret Key Encryption Class
This section provides a quick introduction of the cipher class, javax.crypto.Cipher, to encrypt input data with a secret key. 2022-10-10, ∼167🔥, 0💬
Generating Self-Signed Certificates
This section provides a tutorial example on how to generate a self-signed certificate for yourself with the OpenSSL command line tool. 2022-10-10, ∼167🔥, 0💬
JceSunDesPaddingTest.java - JCE DES Padding Test
This section provides a tutorial example to test the PKCS5Padding schema used by the DES implementation in the JDK JCE package. 2022-10-10, ∼164🔥, 0💬
Managing Certificates in Certificate Stores with IE
This section provides a tutorial example on how to use IE to manage certificates installed in certificate stores. 2022-10-09, ∼187🔥, 0💬
Testing DES Algorithm in JDK JCE
This section provides a tutorial example to test DES algorithm implemented in the JDK JCE package. 2022-10-09, ∼169🔥, 0💬
Block Padding in mcrypt
This section describes the padding schema used in PHP mcrypt library for MCRYPT_MODE_ECB and MCRYPT_MODE_CBC modes. mcrypt simply pads 0x00 to the end of the plaintext. 2022-10-08, ∼217🔥, 0💬
Managing Certificates in Certificate Stores
This section provides a tutorial example on how to use Chrome to manage certificates installed in certificate stores. 2022-10-08, ∼218🔥, 0💬
"OpenSSL" Self-Signing CA's Public Key
This section provides a tutorial example on how to use OpenSSL to generate a self-signed certificate for your public key as CA certificate. 2022-10-08, ∼178🔥, 0💬
Popular Posts:
GB2312Unicode.java is a Java program that generates a table to map all GB2312 characters from GB2312...
This section describes what is certificate PEM (Privacy Enhanced Mail) format - A format uses PEM id...
This section provides a tutorial example on how to set UTF-8 encoding an output PrintStream to corre...
Want to know more about Chinese Festivals? Here are the Chinese Festivals coming soon: More informat...
This section describes how to download and install Java SE 10 on Windows.