Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mental Poker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
William KOCH
Mental Poker
Graph
master
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
May
26
21
14
30
Apr
29
27
small changes
master
master
Merge roots
Square roots
Propagate private and public key changes to coin flipping
Implement encrypt and decrypt card functions
Merge branch 'master' of gitlab.binets.fr:william.koch/mental-poker
Create key structs and assign values to cards
Merge branch 'master' of gitlab.binets.fr:william.koch/mental-poker
Update main
coin flip tester
aggregate coin flips
expose the type aliases
fix minor coin flip issues again
Coin flipping: small bugfixes
renamed q_r
Implement multithreading for card generation
Merge branch 'master' of gitlab.binets.fr:william.koch/mental-poker
Generate cards
fix coin_flipping, it works!
shorten quadratic_residue member function names
Now you can decrypt
Merge branch 'master' of gitlab.binets.fr:william.koch/mental-poker
Main does something
untested coin_flipping
quadratic residue check
Merge branch 'master' of gitlab.binets.fr:william.koch/mental-poker
coin flip template
Add zstar astar
Merge branch 'master' of gitlab.binets.fr:william.koch/mental-poker
Working on encryption
gcd
fix jacobi::compute() to i8
Fix merge conflict
Generate arbitrary size primes
Merge branch 'jacobi'
Added Jacobi symbol computation
remove Cargo.lock from the repo
Fix merge conflict
Add small prime divider
add vs code stuff to gitignore
Loading