Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 254 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 254 Bytes

Eaglesong hash python library

A Eaglesong Python Hash lib... with crypto currency like CKB...

Install

python ./setup.py install

use

Method: hash(input:'Bytes'), return hash digest(Bytes)

test

python test.py

if print 'pass' means pass