Module nis1_crypto::keypair[][src]

Expand description

A Rust implementation of Nem NIS1 ed25519 keypair generation, signing, and verification.

This is the reference documentation for the proptest API.

For documentation on how to get started with NIS1 keypair and general usage advice, please refer to the Key pair.

Structs

Keypair

It represents an Nis1 asymmetric private/public encryption key.