Popular Books:
Is EC Private Key Secure
This section discusses the question of: how secure is the EC (Elliptic Curve) key pair? Or how hard is it someone to figure out the private key from a given EC public key? 2025-09-06, ∼452🔥, 1💬
How to Calculate "M**e mod n"
This section discusses the difficulties of calculating 'M**e mod n'. The intermediate result of 'M**e' is too big for most programming languages. 2022-10-04, ∼447🔥, 0💬
Elliptic Curves with Singularities
This section describes elliptic curves with singularities where curves are not smooth. 2022-10-01, ∼440🔥, 0💬
mcrypt Library for PHP
This section describes the mcrypt library - encryption extension for PHP. mcrypt supports DES and many other encryption algorithms. 2019-12-19, ∼439🔥, 1💬
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, ∼432🔥, 0💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-10-06, ∼413🔥, 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, ∼410🔥, 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, ∼405🔥, 0💬
"keytool" Generating Maria's Private Key
This section provides a tutorial example on how to use 'keytool' to generate a pair of private key and public key. 2019-05-08, ∼390🔥, 1💬
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, ∼389🔥, 0💬
Niels Henrik Abel and Abelian Group
Abelian Groups are named after early 19th century mathematician Niels Henrik Abel. 2022-10-01, ∼388🔥, 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, ∼388🔥, 0💬
PKCS#8 and X.509 Key Encoding Classes
This section describes 2 JDK classes: PKCS8EncodedKeySpec representing the PKCS#8 encoding standard and the X.509 encoding standard. 2022-10-05, ∼383🔥, 0💬
Viewing Certificate Details
This section provides a tutorial example on how to view certificate details when visiting an 'https' Web site in Firefox. 2022-10-04, ∼382🔥, 0💬
Popular Posts:
Where to find lucky wedding dates for year 2028? Lucky Wedding Dates: 2028 - Year of the Monkey ⇒ ...
This section introduces the FFmpeg package that can be used to manipulate video stream SWF files, an...
±¾Ê鿪ʼ²¿·Ö½éÉÜÁ˹ú±ê23 12GB2312×Ö·û¼¯ºÍËüµÄ¼¸ÖÖ ±àÂ룬ÆäÓಿ·Ö...
This book is a collection of tutorial examples and notes written by the author while he was learning...
This section provides a tutorial example to show different behaviors of SoapClient on XML document b...