issues
search
nucypher
/
ferveo
An implementation of a DKG protocol forked from Anoma
https://nucypher.github.io/ferveo/benchmarks/perf/tpke/index.html
GNU General Public License v3.0
5
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reassess arbitrary usage of Affine and Projective coordinates
#195
cygnusv
opened
2 months ago
0
Use explicit imports everywhere
#194
cygnusv
opened
2 months ago
0
Plan what to do with Recovery protocols and tests
#193
cygnusv
opened
2 months ago
0
Use multipairings when possible
#192
cygnusv
opened
2 months ago
0
[WIP] Aggregation debugging
#191
cygnusv
opened
4 months ago
0
Share recovery failure at a random point when using new_decryption_share
#190
aramikm
opened
6 months ago
1
Move shared dependencies to the workspace crate
#189
piotr-roslaniec
closed
7 months ago
0
Epic - Recovery & Refreshing
#188
piotr-roslaniec
opened
8 months ago
1
Remove the fast variant
#187
piotr-roslaniec
closed
8 months ago
0
[draft] Handover Protocol (or The PR Formerly Known as Spongebob)
#186
cygnusv
opened
9 months ago
0
Create an aggregate from subset of messages
#185
piotr-roslaniec
closed
8 months ago
2
Precomputed variant should work with a threshold number of shares and not need all of them
#184
cygnusv
closed
8 months ago
2
Remove statefullness from DKG instances
#183
piotr-roslaniec
closed
8 months ago
1
Document domain points determinism in DKG instances
#182
piotr-roslaniec
closed
8 months ago
2
Design protocol & related structures for onboarding and offboarding validators
#181
piotr-roslaniec
closed
8 months ago
1
Expose `Ciphertext` methods in the Rust API
#180
piotr-roslaniec
opened
9 months ago
0
Aggregate transcript from a subset of participants
#179
cygnusv
closed
8 months ago
2
add public fns for cyphertext header
#178
ghardin1314
closed
9 months ago
1
Add encryption to Update Transcripts
#177
cygnusv
opened
10 months ago
2
Verifiability of Update Transcripts
#176
cygnusv
opened
10 months ago
0
Key share refreshing ceremony refactor
#175
piotr-roslaniec
closed
8 months ago
1
Expose `decrypt_private_key_share` to allow caching private key shares
#174
cygnusv
closed
9 months ago
2
Relax DKG ceremony constraints
#173
piotr-roslaniec
closed
9 months ago
1
Validator ordering changes
#172
piotr-roslaniec
closed
10 months ago
1
Update supported Python versions
#171
piotr-roslaniec
closed
10 months ago
1
Relax DKG ceremony constraints
#170
piotr-roslaniec
closed
9 months ago
0
Refactor DKG parameters into a `DkgParams`
#169
piotr-roslaniec
closed
10 months ago
1
Relax DKG ceremony constraints
#168
piotr-roslaniec
closed
10 months ago
2
Delete references to ed25519
#167
cygnusv
closed
10 months ago
0
Assorted chores
#166
piotr-roslaniec
closed
10 months ago
3
fix(bindings): fix python stubs
#165
piotr-roslaniec
closed
1 year ago
1
Rename group_threshold_cryptography crate to ferveo-tpke
#164
cygnusv
closed
10 months ago
0
Design high-level protocols for refresh & recovery
#163
cygnusv
opened
1 year ago
0
Protocol objects and methods for handling share updates between participants
#162
cygnusv
opened
1 year ago
0
Transcript epoch versioning
#161
cygnusv
opened
1 year ago
1
Track domain points (aka "x coordinates") mapping to validators
#160
cygnusv
closed
8 months ago
3
Fix CI build
#159
piotr-roslaniec
closed
1 year ago
2
Refactor of Refresh & Recovery procedures
#158
cygnusv
closed
1 year ago
2
Derive `Eq` for `DkgPublicKey`
#157
piotr-roslaniec
closed
10 months ago
0
Changes needed for ACP, ThresholdMessageKit work in `nucypher-core`
#156
derekpierre
closed
1 year ago
1
Update `Ciphertext` bindings
#155
piotr-roslaniec
closed
1 year ago
4
Add header and payload to Ciphertext bindings
#154
cygnusv
closed
1 year ago
7
Replace deprecated `actions-rs/*` GH Actions
#153
piotr-roslaniec
closed
10 months ago
0
Update README.md
#152
piotr-roslaniec
closed
1 year ago
0
Decide on instructions for running Ferveo tests
#151
cygnusv
closed
1 year ago
0
Get rid of g_inv and h_inv in the API
#150
cygnusv
closed
8 months ago
2
Revamping Ferveo Ciphertexts (breaking changes ⚠️ )
#149
cygnusv
closed
1 year ago
8
Determine timeline & viability of two types of cohort refresh (1. economical 2. emergency), including plan for cohorts to upgrade
#148
arjunhassard
opened
1 year ago
0
Instead of the symmetric ciphertext, pass its hash when creating/checking the auth_tag
#147
cygnusv
closed
1 year ago
5
Use AAD as input of Chacha20Poly1305.encrypt()
#146
cygnusv
closed
1 year ago
0
Next