Skip to content

A tiny isomorphic WebCrypto object, it just gives you the native one the current platform provides.

License

Notifications You must be signed in to change notification settings

fabiospampinato/tiny-webcrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny WebCrypto

A tiny isomorphic WebCrypto object, it just gives you the native one the current platform provides.

Install

npm install --save tiny-webcrypto

Usage

import WebCrypto from 'tiny-webcrypto';

WebCrypto.randomUUID (); // => '43e16416-7a2a-4c00-b2e8-1ea7a57adfb9'

License

MIT © Fabio Spampinato

About

A tiny isomorphic WebCrypto object, it just gives you the native one the current platform provides.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published