Skip to content

=nil; Foundation's Algebraic Operations and Structures Module

License

Notifications You must be signed in to change notification settings

0xorio/crypto3-algebra

 
 

Repository files navigation

=nil; Foundation's Algebraic Constructions Module

=nil; Foundation's Algebraic Constructions module.

Contains:

  • Finite fields
  • Curves
  • Pairing
  • Constexpr BLAS.

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 taget 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

=nil; Foundation's Algebraic Operations and Structures Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • CMake 0.4%