ceremonyclient/nekryptology/pkg/accumulator
2023-07-05 00:32:28 -05:00
..
accumulator_test.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
accumulator.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
key_test.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
key.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
lib_test.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
lib.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
proof_test.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
proof.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
README.md Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
witness_test.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00
witness.go Stage 1 of Phase 2 – Nekryptology 2023-07-05 00:32:28 -05:00

Cryptographic Accumulators

This package cryptographic accumulators. At the moment, it contains an implementation of Dynamic Universal Accumulator with Batch Update over Bilinear Groups