DH: Diffie-Hellman Key Agreement Method
-
Description
The core is a fully compliant implementation of the Diffie-Hellman Key Agreement Method, as described in rfc 2631.
The DH core accepts a 256 bit input word (g_32, x_32, p_32) in terms of 32 bits. It then calculates g^x mod p. The ready signal indicates the status of the core.
-
Features of Implemented Core
- Both shared secret and public key can be generated by the same core.
- Core available in synthesizable VHDL
-
Core Facts
| Device |
Virtex E (xcv600e - 8bg432)
|
| Slices |
5393 |
| IOB |
132 |
| CLKIOB |
1 |
| System Clock |
18.315 MHz
|
|