A Blum-Blum-Shub-Generator written in Go
Stars
4
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
19
commits
corrected golint module path for travis
47c26ad
corrected image/link of travis build status
56c6c77
modified travisCI go versions; minimum go version is 1.9
6f248df
added go.mod
c03162f
Merge pull request #4 from tsdtsdtsd/develop
5a64969
Added tests
e12b1b8
Fixed a bug where q could become a non blum prime
fab25ca
removed g.readInit
bbe6fc6
confused vars
4960622
s/NewGenerator/New/
77d8a7b
Merge pull request #1 from tsdtsdtsd/develop
cdd8ebd
split benchmarks
a014560
working on io.Reader implementation
6bad67e
added build badge
dba5896
added travis config
9ad93d3