auth0/thumbprint

Name: thumbprint

Owner: Auth0

Description: Certificate thumbprint calculator. Fork of https://github.com/leandrob/thumbprint/ with Node 4-8 support.

Created: 2018-02-21 16:45:45.0

Updated: 2018-02-23 12:35:12.0

Pushed: 2018-02-27 16:21:01.0

Homepage: https://www.npmjs.com/package/@auth0/thumbprint

Size: 9

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Thumbprint

Build Status

Certificate thumbprint calculator for Node 4, 6 and 8.

Installation
$ npm install @auth0/thumbprint
Usage
thumbprint = require('@auth0/thumbprint');

result = thumbprint.calculate(base64Certificate);

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.