/crypto.d.ts

A Typescript/Typings definition for Node's crypto.

MIT LicenseMIT

node-crypto.d.ts

An Typescript definition for crypto.

Installation

Using typings:

typings install github:nozzlegear/node-crypto.d.ts --save

Usage

import * as crypto from "crypto";