UNPKG

@foxt/js-srp

Version:

js-srp modified to add support for the SRP implementation used by Apple's iCloud.com

4 lines (3 loc) 114 B
/// <reference types="node" /> import { webcrypto } from "crypto"; export declare const crypto: webcrypto.Crypto;