Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Masters Thesis
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
Daniel Sørensen
Masters Thesis
Graph
main
Select Git revision
Branches
3
ErrCode
NewLPR_Encryption
main
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
May
23
9
27
Apr
13
11
10
4
3
19
Mar
15
14
13
11
4
27
Feb
26
22
21
19
16
15
14
12
F1X
main
main
Some minor fixes
Finalize the code
Big commit. Use RingP in BGMN compiler, attempt to use NTT to do polynomial evaluation (fail), fix parameters
Cleanup
Merge
Cleanup
ErrCode
ErrCode
Refactor complete
First attempt at refactor
Started making Leaky to OLE
new file
stuff
stuff
stuff
Rename type and enhance functionality of parameter selection script
Include B in LPR_SetInitialParams rather than LPR_ReRand to ease benchmark and tests. Add parameter selection for optimized protocol. Add code to benchmark original OT protocol.
Make it so can test the code many times in a for loop
Minor changes. Namely fix ParameterSelection script and generate random test data
Fix the code by using the updated code to add r_0+s to the second component of the ciphertext and to rerandomization key. Furthermore some prettifying.
Implemented euclidian inverse alg.
Make it easier to pass parameters to LPR cryptosystem. ReRand does not work all the time
Make automatic tests
New Branch
Initial parameter selection code
Make test for Lin and ReRand
Added Error Codes
Made it so that we have control over different gaussian distributions
Added rounding to nearest integer
Rerand first draft - does not work completely
Made randomly sample polynomial within [-B,B]
Made randomly sample polynomial within [-B,B]
Prepared for next method
The refactor works now
NewLPR_Encryption
NewLPR_Encryption
Added new file
Added error term to Enc
Cleanup
enc, dec works (For now; without error)
enc, dec works (For now; without error)
Encode, Decode now works at least..
Encode, Decode now works at least..
Loading