fh-security

FeedHenry Security Library

Usage no npm install needed!

<script type="module">
  import fhSecurity from 'https://cdn.skypack.dev/fh-security';
</script>

README

fh-security(1) -- The FeedHenry Security Tools library

npm package

Build status Dependency Status Known Vulnerabilities

Project Info
License: Apache License, Version 2.0
Build: npm
Documentation: http://docs.feedhenry.com/v3/api/cloud_api.html
Issue tracker: https://issues.jboss.org/projects/FH/summary
Mailing list: feedhenry-dev (subscribe)
IRC: #feedhenry channel in the freenode network.

DESCRIPTION

This contains functions for key generation, data encryption/decryption and key storage/retrival.

Installation

Add fh-security as a dependency to your module and require it where required, like any other npm module.