Commit Graph

11 Commits

Author SHA1 Message Date
Ken MacKay c71a646367 Add license. 2014-02-14 20:16:25 -08:00
Ken MacKay f5622906e2 Make macro-generated asm work for any size of curve. 2014-02-12 21:35:19 -08:00
Ken MacKay 1f301837b1 A different possible implementation of vli_mmod_fast() - need to profile to see which is faster. 2014-02-12 21:09:24 -08:00
Ken MacKay d1f89ab404 Add restrict to other mmod_fast functions. 2014-02-12 21:08:45 -08:00
Ken MacKay 0cea00078e Some playing around with AVR asm (not tested). 2014-02-11 22:43:47 -08:00
Ken MacKay a61876288b Fixed build for avr. 2014-02-11 22:43:24 -08:00
Ken MacKay 8fcedfbaab Fixed some integer size issues 2014-02-11 22:38:35 -08:00
Ken MacKay f28a35ac99 Some emk build rules. 2014-02-11 22:37:21 -08:00
Ken MacKay 2cd323fd8d Adding ignore rules. 2014-02-08 14:29:08 -08:00
Ken MacKay 04022db623 Initial implementation of ECDH using 8-bit words. Currently only supports secp160r1. 2014-02-08 14:28:22 -08:00
Ken MacKay 96dff194c2 Initial commit 2014-02-07 21:58:06 -08:00