| Package | Description |
|---|---|
| com.exonum.binding.crypto |
| Modifier and Type | Class and Description |
|---|---|
class |
Ed25519CryptoFunction
A ED25519 public-key signature system crypto function.
|
| Modifier and Type | Method and Description |
|---|---|
static CryptoFunction |
CryptoFunctions.ed25519()
Returns a ED25519 public-key signature system crypto function.
|
Copyright © 2018 Exonum. All rights reserved.