public class Curve25519 extends Object
| Constructor and Description |
|---|
Curve25519() |
| Modifier and Type | Method and Description |
|---|---|
static int |
crypto_scalarmult_base(byte[] q,
byte[] n) |
static int |
crypto_scalarmult(byte[] q,
byte[] n,
byte[] p) |
Copyright © 2015. All rights reserved.