witness-encryption-functional-commitment icon indicating copy to clipboard operation
witness-encryption-functional-commitment copied to clipboard

Use native matrix-library multiplication

Open vicsn opened this issue 2 years ago • 0 comments

The nalgebra package should be able to just do A*B. There were still some compiler issues when attempting this using the BlsElement wrapper class as matrix type

vicsn avatar Jan 16 '23 21:01 vicsn