SharedKey library

Properties

a Int32List
getter/setter pair

Functions

deriveSharedKeyFactory(String info, Function cryptoHash) Function
deriveSharedSecretFactory(dynamic cryptoHash) Uint8List Function(Uint8List privateKeyBytes, PublicKey otherPublicKey)
gf() Int32List
isCanonicalKey(PublicKey publicKey) bool
isInMainSubgroup(List<Int32List> point) bool