Skip to content

Reduce stack usage during final exponentiation step#126

Open
randombit wants to merge 1 commit intozkcrypto:mainfrom
randombit:jack/final-exp-smaller-stack
Open

Reduce stack usage during final exponentiation step#126
randombit wants to merge 1 commit intozkcrypto:mainfrom
randombit:jack/final-exp-smaller-stack

Conversation

@randombit
Copy link

This removes several Fp12 temporary variables which makes it easier to use this crate on hardware with a limited stack (in this instance a Ledger hardware device)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant