dojo/crypto

Name: crypto

Owner: Dojo

Description: :rocket: Dojo 2 - cryptography utilities.

Created: 2015-05-26 18:50:38.0

Updated: 2017-04-11 09:57:45.0

Pushed: 2017-10-31 16:03:34.0

Homepage: http://dojo.io

Size: 76

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

dojo-crypto

The crypto package provides cryptographic utilities including hashing and signing functions.

Features

Coming soon!

How do I use this package?

Users will need to download and compile directly from this repository and dojo/core for the time being. Precompiled AMD/CommonJS modules will be provided in the future as our release tools are improved.

Once you've downloaded dojo-core and dojo-crypto, perform the following steps:

ojo-core
t dist
ist
link
./../dojo-crypto
install
link dojo-core
How do I contribute?

We appreciate your interest! Please see the Guidelines Repository for the Contributing Guidelines and Style Guide.

Testing

Test cases MUST be written using Intern using the Object test interface and Assert assertion interface.

90% branch coverage MUST be provided for all code submitted to this repository, as reported by istanbul?s combined coverage results for all supported platforms.

Licensing information

© 2017 JS Foundation & contributors. New BSD license.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.