UNPKG

@foxt/js-srp

Version:

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

4 lines (2 loc) 70 B
import { webcrypto } from "crypto"; export const crypto = webcrypto;