summaryrefslogtreecommitdiffstats
path: root/bcprov/src/main/java/org/bouncycastle/math/ec/custom/djb/package.html
blob: 344418b9297264115f4264e29f81d6ae8e03c040 (plain)
1
2
3
4
5
6
7
<html>
<body bgcolor="#ffffff">
Experimental implementation of curve25519. Note that the curve implementation is in the short-Weierstrass form,
which is not the recommended (nor most suitable) approach. In particular, the input/output conventions are not
compliant with standard implementations, and point conversions would be needed to interoperate.
</body>
</html>