forked from I2P_Developers/i2p.i2p
javadoc typos
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<html><body>
|
||||
<p>
|
||||
Data structures that definie curves and fields, and
|
||||
the mathematical operaions on them.
|
||||
Data structures that define curves and fields, and
|
||||
the mathematical operations on them.
|
||||
</p><p>
|
||||
Low-level implementation is in <a href="bigint/package-summary.html">bigint</a> for any curve using BigIntegers,
|
||||
and in <a href="ed25519/package-summary.html">ed25519</a> for Curve 25519 using Radix $2^{51}$.
|
||||
|
||||
Reference in New Issue
Block a user