Plompiler: add SHA-512
This MR is a follow-up to !8599 (merged). It adds a naive implementation of SHA-512 required for Ed25519. We had to disable the plonk tests for SHA-512 as they are slow, they will be optimized later.
This MR is a follow-up to !8599 (merged). It adds a naive implementation of SHA-512 required for Ed25519. We had to disable the plonk tests for SHA-512 as they are slow, they will be optimized later.