Popular Books:
DSA 512-bit and 1024-bit Key Pair Examples
This section provides 2 DSA key pair examples, 512-bit and 1024-bit, using DsaKeyGenerator.java. 2017-11-08, ∼1548🔥, 1💬
AES Standard Decryption Algorithm
The standard decryption algorithm of the AES-128 encryption is provided. It is a straightforward reverse of the encryption algorithm. 2021-04-25, ∼1524🔥, 1💬
OpenSSL Introduction and Installation
This chapter provides tutorial notes and example codes on OpenSSL. Topics include introduction of OpenSSL; installing OpenSSL on Windows systems. 2017-12-24, ∼1505🔥, 4💬
DESCipherTest.java - DES Cipher Algorithm Illustration
This section provides a tutorial Java program, DESCipherTest.java, to illustrate how DES cipher algorithm works. 2016-01-24, ∼1400🔥, 1💬
EC Private and Public Key Pair
This section introduces what is EC (Elliptic Curve) key pair - a pair of private key and public key constructed from a given subgroup generator in a given elliptic curve group. 2022-07-11, ∼1350🔥, 2💬
MD5 Mesasge Digest Algorithm
This chapter provides tutorial notes and example codes on the MD5 message digest algorithm. Topics include MD5 algorithm overview; using MD5 in Java, PHP, and Perl. 2017-09-10, ∼1265🔥, 2💬
"openssl ecparam -list_curves" - Curves Supported by OpenSSL
This section provides a list of Elliptic Curves supported by OpenSSL. 2022-10-01, ∼1126🔥, 0💬
Blowfish Cipher Algorithm
This section describes the Blowfish cipher algorithm - A 16-round Feistel cipher with block size of 64 bits developed by Bruce Schneier in 1993. 2016-08-03, ∼1116🔥, 2💬
Elliptic Curve Point Addition Example
This section provides algebraic calculation example of adding two distinct points on an elliptic curve. 2022-10-01, ∼1105🔥, 0💬
Visiting an "https" Web Site with Chrome
This section describes how Google Chrome shows a lock icon when you visit an 'https' Web site to provide you more security related information. 2020-07-02, ∼966🔥, 2💬
"keytool" Importing CA's Own Certificate
This section provides a tutorial example on how to import CA's certificate generated by 'OpenSSL' into a 'keystore' file using 'keytool' 2016-10-20, ∼960🔥, 2💬
RsaKeyValidator.java for RSA Key Validation
This section provides a tutorial example on how to validate RSA keys by encrypting and decrypting some random sample messages. 2023-02-19, ∼940🔥, 2💬
Popular Posts:
This section provides a tutorial example on how to write multiple classes in a single C# source code...
This section provides a tutorial example on how to write a Java program using socket interface to se...
Want to know when is the 2026 Chinese New Year day? Look for free Chinese calendars for 2026? Chines...
This section describes what is ECB (Electronic CodeBook) Operation Mode - each plaintext block is en...
Looking for a specific tutorial? Enter a keyword in the search box below and press ENTER key: &n...