spake2 library

Classes

Ed25519
Ed25519 group operations for SPAKE2.
Spake2Context
BoringSSL-compatible SPAKE2 implementation over the Ed25519 group.

Enums

Spake2Role
SPAKE2 roles. In ADB pairing, the client (initiator) is Alice.

Typedefs

Spake2RandomBytesSource = Uint8List Function(int length)