import * as earthstar from "https://deno.land/x/earthstar@v10.0.0-beta.7/src/crypto/keypair.ts";
Functions
Convert a keypair (author / share) back into a raw KeypairBytes for use in crypto operations. | |
Combine a shortname with a raw KeypairBytes to make an AuthorKeypair | |
Combine a name with a raw KeypairBytes to make an ShareKeypair | |