Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Threshold public-key cryptography for =nil; Crypto3 cryptography suite

License

Notifications You must be signed in to change notification settings

NilFoundation/crypto3-threshold

Repository files navigation

Public Key Cryptography Schemes Modes for =nil; Foundation's Cryptography Suite

Public key cryptography modes library for =nil; Foundation's cryptography suite. Includes threshold, aggregatable modes for schemes defined within pubkey library.

Building

This library uses Boost CMake build modules (https://github.com/BoostCMake/cmake_modules.git). To actually include this library in a project it is required to:

  1. Add CMake Modules as submodule to target project repository.
  2. Add all the internal dependencies using CMake Modules as submodules to target project repository.
  3. Initialize parent project with CMake Modules (Look at crypto3 for the example)

Dependencies

Internal

External

About

Threshold public-key cryptography for =nil; Crypto3 cryptography suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published