Popular Books:
What Is PKCS#12?
This section describes what is PKCS#12 - One of the PKCS (Public Key Cryptography Standards) used to store a private key and its self-signed certificate together as a single file. 2022-10-07, ∼398🔥, 0💬
mcrypt Encryption Functions
This section describes mcrypt encryption functions and 4 DES ciphers (operation modes) - 8-byte ECB, 8-byte CBC, 1-byte CFB, and 1-byte OFB ciphers. 2023-02-28, ∼397🔥, 1💬
Reduced Elliptic Curve Group - E127(-1,3)
This section provides an example of a reduced Elliptic Curve group E127(-1,3). An example of addition operation is also provided. 2022-10-01, ∼395🔥, 0💬
Viewing Certificate Details
This section provides a tutorial example on how to view certificate details when visiting an 'https' Web site in Chrome. 2022-10-07, ∼393🔥, 0💬
Elliptic Curves in Integer Space
This section describes the fact that elliptic equations in 2-dimensional integer space can not be used to construct Abelian groups. 2022-10-01, ∼393🔥, 0💬
EC Curves Supported by Java
This section provides is a list of named curves that are supported or not supported by 'keytool' and Java default library. 2022-10-01, ∼390🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼386🔥, 0💬
Example of DSA Key Parameters and Properties
This section provides 2 DsaKeyChecker.java output examples to show DSA key parameters and properties. 2022-10-06, ∼377🔥, 0💬
Introducting DES Stream Cipher Modes
This section describes what are DES encryption stream cipher modes and how CFB and OFB block operation modes can be modified as stream modes. 2022-10-05, ∼377🔥, 0💬
Reduced Elliptic Curve Group - E97(-1,1)
This section provides an example of a reduced Elliptic Curve group E97(-1,1). Some example points on the curve are also provided. 2022-10-01, ∼375🔥, 0💬
Popular Posts:
This section provides a quick introduction on how to manage keychains with command line tools.
This section describes how to connect to a DSN (Data Source Name) with JDBC-ODBC Bridge.
This section provides a tutorial example on how to run Perl scripts on Linux systems. To make a Perl...
This section provides a tutorial example on how to change registry values for the FreeCell game prog...
This section provides a quick introduction of Web server log files with examples of IIS and Apache s...