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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c433515f6bf1a5c47e3d27bfd4a9e65eec4f9937
Select Git revision
Selected
c433515f6bf1a5c47e3d27bfd4a9e65eec4f9937
Branches
1
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Aug
4
Dec
6
Jun
5
25
Aug
17
16
14
Feb
5
4
27
Jan
Fix.
master
master
Remove references to github.
Bump copyright date to 2018
Fixed rare segfault when initializing pairings: #4
Fixed memory corruption for non-default randomness
Minor format and vet fixes
Update Go version to 1.x
Bump Travis CI to Go 1.7
Bump Travis CI Go version
Updated to support Go 1.6 (new pointer rules for cgo)
Documentation fixes
Removed POSIX requirement; support Win,BSD,Darwin
Reformat copyright blocks
Travis CI integration
Minor documentation fixes
Ported integration tests. Packaged for release
Added Then* methods, updated documentation
Documentation first draft
Interfaces -> exposed structs
First documentation pass. Fix GenerateD/G security
Added convenience methods
Utility functions (logging and PRNG hooks)
Fixed leaked C export. Preparation for godoc
Restructured CGO flags. Dynamic linking. Fixed LF
Pairings. Checked no longer embeds unchecked
Implemented elements
Removed C type wrappers
Params, generation, and GMP conversions
Loading