Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.html « djb « custom « math « bouncycastle « org « javadoc « main « src « core - gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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>