@oslojs/crypto
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@oslojs/crypto documentation

Documentation: https://crypto.oslojs.dev

A basic JavaScript crypto library by Oslo. Includes APIs for SHA-1, SHA-2, SHA-3, HMAC, ECDSA, RSA, and cryptographically secure random generator.

  • Runtime-agnostic
  • No third-party dependencies
  • Fully typed

Algorithms such as SHA and ECDSA are tested against NIST test vectors.

Installation

npm i @oslojs/crypto

Package Sidebar

Install

npm i @oslojs/crypto

Weekly Downloads

10,817

Version

1.0.0

License

MIT

Unpacked Size

73.4 kB

Total Files

49

Last publish

Collaborators

  • pilcrowonpaper