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, ∼1573🔥, 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, ∼1547🔥, 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, ∼1522🔥, 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, ∼1408🔥, 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, ∼1375🔥, 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, ∼1286🔥, 2💬
"openssl ecparam -list_curves" - Curves Supported by OpenSSL
This section provides a list of Elliptic Curves supported by OpenSSL. 2022-10-01, ∼1163🔥, 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, ∼1125🔥, 2💬
Elliptic Curve Point Addition Example
This section provides algebraic calculation example of adding two distinct points on an elliptic curve. 2022-10-01, ∼1120🔥, 0💬
"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, ∼979🔥, 2💬
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, ∼973🔥, 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, ∼951🔥, 2💬
Popular Posts:
This section provides a tutorial example on downloading and installing SoapUI 5.0.0 on Windows syste...
Want to know when is the 2014 Chinese New Year day? Look for free Chinese calendars for 2014? Chines...
This section provides a tutorial example on how to get one bit back from a byte array at a specific ...
When is the Chinese Mid Autumn Festival? How is it celebrated? What are the traditions? Mooncake Fes...
This section provides a tutorial example on how to review log file settings and locations for MySQL ...