项目作者: moonfruit

项目描述 :
Precompiled bls library for go
高级语言: C
项目地址: git://github.com/moonfruit/bls.git
创建时间: 2018-07-17T03:23:47Z
项目社区:https://github.com/moonfruit/bls

开源协议:Other

下载


bls

Precompiled bls library for go

This library use the precompiled bls and mcl.
Thank herumi for the great work.

And this library also bundle with GMP for the dependency.

Note

Because of the precompiled libs are managed by git-lfs, so before go get github.com/moonfruit/bls or simply clone the repository, you must install git-lfs first.