Popular Books:
What Is Trapdoor Function
This section describes what is Trapdoor Function - An operation that is much easier to perform than its reverse operation. 2022-10-01, ∼659🔥, 0💬
EC Key File with Curve Name
This section provides a tutorial example on the EC private key file with curve name only. Actuall domain parameters are not stored in the key file. 2022-10-01, ∼567🔥, 0💬
Is ECDH Key Exchange Secure
This section discusses the question of: how secure is the ECDH (Elliptic Curve Diffie-Hellman) key exchange protocol? 2022-10-01, ∼564🔥, 0💬
Create EC Public Key File
This section provides a tutorial example on how to extract the public key out of an EC private key file with the 'openssl ec -pubout' command. 2022-10-01, ∼551🔥, 0💬
Commutativity of Elliptic Curve Operations
This section describes the associativity of the addition operation on an elliptic curve. P + (Q + S) = (P + Q) + S is true. 2022-10-01, ∼546🔥, 0💬
"sect283r1" - For 256-Bit ECC Keys
This section describes 'sect283r1' elliptic curve domain parameters for generating 256-Bit ECC Keys as specified by secg.org. 2022-10-01, ∼509🔥, 0💬
Examples of Discrete Logarithm Problem (DLP)
This section describes the Discrete Logarithm Problem (DLP) in several Abelian Group examples, including elliptic curve groups. 2022-10-01, ∼477🔥, 0💬
Elliptic Curves with Singularities
This section describes elliptic curves with singularities where curves are not smooth. 2022-10-01, ∼467🔥, 0💬
DLP and Trapdoor Function
This section exams the difficulty level of the Discrete Logarithm Problem (DLP) in several Abelian Group examples to see if them can be used to build trapdoor functions. 2022-10-01, ∼457🔥, 0💬
Modular Addition of 10 - Abelian Group
This section provides an Abelian Group using the modular arithmetic addition of 10 (integer addition operation followed by a modular reduction of 10). 2022-10-01, ∼442🔥, 0💬
Order of Subgroup and Lagrange Theorem
This section describes Lagrange Theorem which states that the order of any subgroup in an finite Abelian group divides the order of the parent group. 2022-10-01, ∼431🔥, 0💬
Algebraic Description of Elliptic Curve Addition
This section provides an algebraic description of the problem of calculating the addition operation defined on an elliptic curve. 2022-10-01, ∼430🔥, 0💬
Popular Posts:
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
This section describes 'secp256k1' elliptic curve domain parameters for generating 256-Bit ECC Keys ...
This section provides a tutorial example on how to review log file settings and locations for MySQL ...
This chapter describes some basic concepts of cryptography: what is cryptography, what is function a...
Chinese New Year Day - The Most Important Chinese Festival Chinese New Year (Chinese: 春節, 春节, Chūn...