Forked from
TransFem.org / Sharkey
19946 commits behind the upstream repository.
-
Akihiko Odaki authored975dd842
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
crypto_key.d.ts 92 B
export function extractPublic(keypair: String): String;
export function generate(): String;