You are browsing as a guest. Sign up (or log in) to start making projects!

  • 4 Devlogs
  • 6 Total hours

goope is an open-source golang implementation of the Boldyreva symmetric order-preserving encryption scheme. I'm writing it by studying the Boldyreva's paper and porting a Python implementation (tonyo/pyope) for my bigger project, Gardbase.

Open comments for this post

1h 24m 59s logged

I added way more tests covering most of the code of the statistical engine of the algorithm and the OPE schema itself. I fixed some minor issues like golang ceiling integer division, but now every test is passing

0
0
3
Open comments for this post

1h 8m logged

I ported the statistic engine and the OPE schema (that integrates hypergeometric distribution) from pyope and I also wrote more tests, mostly for the OPE schema itself. Planning to write even more tests

0
0
4
Open comments for this post

2h 2m 57s logged

I’m studying the paper and I’m currently porting the hypergeometric distribution (HGD) system entirely from tonyo/pyope. I also wrote some tests for the Rhyper function (which in fact performs the hypergeometric random variation)

0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…