Git Product home page Git Product logo

node-multi-hashing's Introduction

node-x25x

Cryptocurrency hashing functions for SIN

Current version v1.0.0 Usage

var x25x = require('node-x25x');
var buf = Buffer.from('password', 'utf8');
var hash = x25x.x25x(buf);
console.log(hash);
// => <Buffer 13 9c 16 0c a5 5f 02 e2 81 c6 9e fe b9 6b 8b c1 86 a2 d7 3b 17 66 56 20 ae 51 ac 45 e5 78 90 a1>

node-multi-hashing's People

Contributors

altpooler avatar earlz avatar eheheeeeeee avatar epipenau avatar lucasjones avatar minkcrypto avatar ohac avatar roz-mofumofu-me avatar takana-v avatar zone117x avatar

Watchers

 avatar

Forkers

starkeyjon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.