Popular Books:
What Is Abelian Group
This section describes Abelian Group, which a set of elements with a binary operation satisfing 5 conditions. 2022-10-01, ∼402🔥, 0💬
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, ∼399🔥, 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, ∼387🔥, 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, ∼379🔥, 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, ∼378🔥, 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 describes META-INF files in an .apk package file: MANIFEST.MF - manifest file, CERT.SF ...
This section provides a tutorial example on how to export a list of trusted root CA certificates wit...
This section provides a tutorial example on how to open a UTF-16LE text file with Nodepad correctly ...
This section describes how SQL Server support JDBC client applications to use instance name instead ...
This section provides a tutorial example on how to use the saveWebArchive() method to save Web page ...