[Open Crypto Project] #26: Novena EIM core with ModExp, TRNG, AES, and SHA-256

Open Crypto Project trac at cryptech.is
Wed May 13 18:27:18 UTC 2015


#26: Novena EIM core with ModExp, TRNG, AES, and SHA-256
--------------------------+----------------------
  Reporter:  sra          |      Owner:  pselkirk
      Type:  enhancement  |     Status:  new
  Priority:  critical     |  Milestone:
 Component:  rtl          |    Version:
Resolution:               |   Keywords:
Blocked By:               |   Blocking:  14, 29
--------------------------+----------------------

Comment (by sra):

 Apparently modexp bignums kick us into using a different kind of FPGA
 memory than plain old registers due to how many plain old registers
 bignums would chew up, and the consequences of this are causing all sorts
 of entertainment getting bignums in and out of the modexp core once we
 move out of simulation and onto real hardware.  Joachim is peddling as
 fast as he can, and for a brief shining moment thought he'd managed to
 calculate `(3 ** 7) % 11` on real hardware using the latest interface, but
 I have not been able to reproduce his result.  Peddling continues.

--
Ticket URL: <https://trac.cryptech.is/ticket/26#comment:6>
Open Crypto Project <https://wiki.cryptech.is/>



More information about the Ticket-BCC mailing list