Skip to content

Kount/KHASH_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Implementation of Kount Command functions.

Currently only supports creating a KHASH credit card hash.

Usage

# bash
export CONFIG_KEY=<kount configuration key provided to clients>
const khash = require('./khash');
var PTOK = khash.hash("4111111111111111", 14);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published