penumbra-zone / decaf377

decaf377 is a prime-order group designed for use in SNARKs over BLS12-377
https://protocol.penumbra.zone/main/crypto/decaf377.html
12 stars 12 forks source link

ci: add job building with no alloc feature #76

Closed redshiftzero closed 8 months ago

redshiftzero commented 8 months ago

Closes #70 This adds a job that builds on a platform (thumbv7em-none-eabihf) without std or alloc. I had to make a couple of small dependency changes (see commits) to get successful compilation.