Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pbc-go
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Boston University PhD
IPFRE
pbc-go
Commits
Commits · 3e516ca0c5d64646fd1c3aeb1ecd41dacba1f0c6
3e516ca0c5d64646fd1c3aeb1ecd41dacba1f0c6
Select Git revision
1 result
Searching
pbc-go
Author
Search by author
Any Author
authors
0 authors
Browse files
Dec 04, 2018
Bump copyright date to 2018
· 3e516ca0
Nik
authored
Dec 5, 2018
3e516ca0
Fixed rare segfault when initializing pairings: #4
· d86aec0d
Nik
authored
Dec 5, 2018
d86aec0d
Fixed memory corruption for non-default randomness
· 0791f28a
Nik
authored
Dec 5, 2018
0791f28a
Jun 06, 2018
Minor format and vet fixes
· 12f3f0ab
Nik
authored
Jun 6, 2018
12f3f0ab
Jun 05, 2018
Update Go version to 1.x
· f07cdfb1
Nik
authored
Jun 6, 2018
f07cdfb1
Aug 25, 2016
Bump Travis CI to Go 1.7
· d8dc6257
Nik
authored
Aug 26, 2016
d8dc6257
Aug 17, 2016
Bump Travis CI Go version
· 155df931
Nik
authored
Aug 17, 2016
155df931
Aug 16, 2016
Updated to support Go 1.6 (new pointer rules for cgo)
· d3a011d1
Nik
authored
Aug 16, 2016
d3a011d1
Feb 14, 2015
Documentation fixes
· 51751ee2
Nik
authored
Feb 14, 2015
51751ee2
Feb 05, 2015
Removed POSIX requirement; support Win,BSD,Darwin
· d1796d60
Nik
authored
Feb 6, 2015
d1796d60
Reformat copyright blocks
· 323dba3e
Nik
authored
Feb 5, 2015
323dba3e
Feb 04, 2015
Travis CI integration
· 0cc1785f
Nik
authored
Feb 4, 2015
0cc1785f
Minor documentation fixes
· 7c9a329a
Nik
authored
Feb 4, 2015
7c9a329a
Ported integration tests. Packaged for release
· 16726876
Nik
authored
Feb 3, 2015
16726876
Added Then* methods, updated documentation
· e82f8ce1
Nik
authored
Feb 3, 2015
e82f8ce1
Documentation first draft
· c433515f
Nik
authored
Feb 3, 2015
c433515f
Interfaces -> exposed structs
· 9365ebfb
Nik
authored
Feb 3, 2015
9365ebfb
First documentation pass. Fix GenerateD/G security
· 90d2401b
Nik
authored
Feb 1, 2015
90d2401b
Added convenience methods
· dc0c3fd9
Nik
authored
Jan 30, 2015
dc0c3fd9
Utility functions (logging and PRNG hooks)
· 319b0057
Nik
authored
Jan 29, 2015
319b0057
Fixed leaked C export. Preparation for godoc
· a525e9e7
Nik
authored
Jan 29, 2015
a525e9e7
Restructured CGO flags. Dynamic linking. Fixed LF
· eea1e71b
Nik
authored
Jan 29, 2015
eea1e71b
Pairings. Checked no longer embeds unchecked
· e2429d3b
Nik
authored
Jan 29, 2015
e2429d3b
Implemented elements
· 4443a732
Nik
authored
Jan 28, 2015
4443a732
Jan 27, 2015
Removed C type wrappers
· 16257d70
Nik
authored
Jan 27, 2015
16257d70
Params, generation, and GMP conversions
· 71f2206e
Nik
authored
Jan 27, 2015
71f2206e
Loading