SKlayer / eaglesong_python

eaglesong C hash library for python. with CKB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

eaglesong C hash library for python. with CKB


Languages

Language:C 93.6%Language:Python 5.3%Language:C++ 1.1%