nonce library
Constants
- NONCE_LENGTH → const int
Functions
-
generateNonce(
PublicKey publicKey, int maxEpoch, dynamic randomness) → String -
generateRandomness(
) → String -
randomBytes(
int size) → Uint8List -
toBigIntBE(
Uint8List bytes) → BigInt