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, ∼218🔥, 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, ∼221🔥, 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, ∼201🔥, 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, ∼195🔥, 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, ∼201🔥, 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, ∼198🔥, 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, ∼220🔥, 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, ∼207🔥, 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, ∼234🔥, 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, ∼255🔥, 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, ∼214🔥, 0💬
Popular Posts:
Heavenly Stems and Earthly Branches Heavenly stems and earthly branches are collectively ...
This section describes the Java image, JIMAGE, a special file format used to store class and resourc...
This chapter provides notes and tutorials on JAR file tool, 'jar'. Topics include Java Archive (JAR)...
This section describes how to SQL Server command line tool - SQLCMD.
This chapter provides a quick introduction of HTTPS (Hypertext Transfer Protocol Secure). Topics inc...