<< < 6 7 8 9 10 11 12 13 14 15 > >>   ∑:342  Sort:Rank

Modular Multiplication of 10 - Not Abelian Group
This section demonstrates that the modular arithmetic multiplication of 10 (integer multiplication operation followed by a modular reduction of 10) can not define an Abelian Group.
2022-10-01, 179🔥, 0💬

Integer Points of First Region as Element Set
This section describes how to use all integer points from the first region on a reduced elliptic curve as the element set to try to construct an Abelian group.
2022-10-01, 179🔥, 0💬

Elliptic Curves Reduced by Modular Arithmetic
This section describes elliptic curves reduced by modular arithmetic of prime numbers. We can find lots of more integer points on those reduced elliptic curves.
2022-10-01, 177🔥, 0💬

What Is Reduced Elliptic Curve Group
This section describes Reduced Elliptic Curve Groups or Elliptic Curve over Prime Field GF(p), denoted as Ep(a,b), which uses elliptic curve equations reduced by modular arithmetic of prime number p to define the group element set, and uses point addition operation based on the rule of chord reduced...
2022-10-01, 177🔥, 0💬

Finite Elliptic Curve Group, Eq(a,b), q = p^n
This section describes finite elliptic curve groups constructed with modular arithmetic reduction of prime power numbers, p^n.
2022-10-01, 176🔥, 0💬

Element Generated Subgroup Is Cyclic
This section describes the fact that all subgroups generated from elements in finite Abelian groups are cyclic groups.
2022-10-01, 175🔥, 0💬

Algebraic Solution for the Infinity Point
This section provides an algebraic solution for calculating the addition operation of two points on an elliptic curve with one of them is the infinity point.
2022-10-01, 173🔥, 0💬

Algebraic Solution for Symmetrical Points
This section provides an algebraic solution for calculating the addition operation of two symmetrical points on an elliptic curve.
2022-10-01, 172🔥, 0💬

Algebraic Solution for Distinct Points
This section provides an algebraic solution for calculating the addition operation of two distinct points on an elliptic curve.
2022-10-01, 172🔥, 0💬

Every Element Is Subgroup Generator
This section describes the fact that every element in an finite Abelian group is a subgroup generator. The order of the generated subgroup is the same as the order of the element.
2022-10-01, 171🔥, 0💬

Point Pattern of Reduced Elliptic Curves
This section describes elliptic the repeatable pattern of integer points on reduced elliptic curves. If we know the integer points of the curve in one region, we can move them parallelly to any other region.
2022-10-01, 166🔥, 0💬

Reduced Elliptic Curve Group - E1931(443,1045)
This section provides an example of a reduced Elliptic Curve group E1931(443,1045).
2022-10-01, 162🔥, 0💬

Reduced Point Additive Operation Improved
This section describes the improved version of the reduced point additive operation by applying the same modular arithmetic reduction on the parameter m as the reduced elliptic curve equation.
2022-10-01, 161🔥, 0💬

Reduced Point Additive Operation
This section describes what is the reduced point additive operation in algebraic format, which is the same as the original additive operation reduced by modular arithmetic of prime number p.
2022-10-01, 157🔥, 0💬

AES Equivalent Decryption Algorithm
The equivalent decryption algorithm of the AES-128 encryption is provided. It follows the same sequence of applying transformation procedures as the encryption algorithm, but uses modified round keys.
2022-09-14, 579🔥, 1💬

BlowfishJ - Java Implementation by Markus Hahn
This section describes BlowfishJ - Java implementation of Blowfish by Markus Hahn.
2022-08-24, 497🔥, 1💬

💬 2022-08-24 hiywot: please sent the source code of blowfish including initialization of p and s boxe

RSA Private Key and Public Key Pair Sample
This section provides a tutorial example on how to run JcaKeyPair.java to generate a RSA private key and public key pair sample. Keys are stored PKCS#8 and X.509 encoding formats.
2022-08-23, 5169🔥, 4💬

💬 2022-08-23 lol: meanning ful comments

💬 2019-03-31 Herong: Thong, if you lost access to your BTC wallet, or lost your BTC wallet, then you lost your BTC asset. There is no way to get it b...

💬 2019-03-29 Thong Ngo: Hi . I forgot the id wallet btc, is there any way to find the id wallet btc no? Thanks .

"OpenSSL" Viewing Certificates in DER and PEM
This section provides a tutorial example on how to use 'OpenSSL' to view certificates in DER and PEM formats generated by the 'keytool -exportcert' command.
2022-08-16, 70403🔥, 8💬

💬 2022-08-16 Ken: Cool tutorial. Thank you!

💬 2019-10-05 Herong: Fatin, what are you getting from the output?

💬 2019-09-27 Fatin: Please help me, i cannot get it that way

💬 2017-05-27 Herong: Yes, asn1parse is a nice tool. I will add some examples later.

💬 2017-05-23 poshak: MIIC8DCCAIGgAwIBAgIJAM/+E5HIKoWGMAoG ...

(More comments ...)

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, 1227🔥, 2💬

💬 2022-07-10 ALIANY: IAJM PROGRAMER

💬 2020-11-07 abc: Ravana

First 8336 Hex Digits of PI
This section provides first 8336 hex digits of constant PI, 3.1415927..., needed for Blowfish encryption algorithm.
2022-06-26, 7557🔥, 11💬

💬 2019-04-28 Herong: 8336 Hex Digits. Thanks.

💬 2019-04-26 Harry: Do you mean 8336 digits

💬 2016-10-31 Andres: cool

💬 2016-04-07 Tamas Losonczi: This is great

💬 2016-03-15 Bogdan: Thanks!

(More comments ...)

DES Key Schedule (Round Keys Generation) Algorithm
This section describes DES (Data Encryption Standard) algorithm - A 16-round Feistel cipher with block size of 64 bits.
2022-06-06, 15343🔥, 12💬

💬 2022-06-06 hello: &lt;script> alert("Hello! I am an alert box!"); &lt;/script>

💬 2018-02-24 Herong: hema, values in the pc-2 table are pre-defined by the algorithm. They are not calculated.

💬 2018-02-23 hema: i understood pc-1 table can you pls guide to calculate manually pc-2 table in des algorithm.

💬 2017-10-24 Herong: QuAI, you are right those bits are not used in the Permuted Choice 1 (PC1) table.

💬 2017-10-19 QuAl: And forget about bits 8, 16, ..., 64 of initial кey K! Those bits for parity check only (see FIPS 46-3)

(More comments ...)

"OpenSSL" Managing Serial Numbers when Signing CSR
This section provides a tutorial example on how to manage serial number when using 'OpenSSL' to sign a CSR (Certificate Signing Request) generated by 'keytool' with CA's private key.
2022-05-25, 4604🔥, 1💬

Elliptic Curve Geometric Properties
This section describes two geometric properties of an elliptic curve: horizontal symmetry and 3 intersections or less with straight lines.
2022-05-15, 652🔥, 1💬

What Is an Elliptic Curve?
This section describes what is elliptic curve - A set of 2 dimensional points of (x, y) that satisfy the y*y = x*x*x + a*x + b equation with given values of a and b.
2022-05-15, 364🔥, 1💬

<< < 6 7 8 9 10 11 12 13 14 15 > >>   ∑:342  Sort:Rank