lambdaworks-math 0.10.0

Modular math library for cryptography
Documentation
1
2
3
4
5
6
7
// This is necessary because pragma once doesn't work as expected
// and some symbols are being duplicated.

// TODO: Investigate this issue, having .metal sources would be better
// than headers and a unique source.

#include "shaders/field/stark256.h.metal"