did_key_dart library

Support for doing something awesome.

More dartdocs go here.

Classes

DIDKeyDriver
A class that generates a DID from a JWK or generates a DID and a key pair.
Ed25519
A class that represents the Ed25519 key algorithm.
KeyAlgorithm
A class that represents a key algorithm.
P256
A class that represents the P-256 key algorithm.
P384
A class that represents the P-384 key algorithm.
P521
A class that represents the P-521 key algorithm.

Extensions

ECPublicKeyExtension on ECPublicKey
Extension methods for ECPublicKey.