You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
480 B
7 lines
480 B
#include "ge25519.h" |
|
|
|
const ge25519 ge25519_base = {{{0xC9562D608F25D51A, 0x692CC7609525A7B2, 0xC0A4E231FDD6DC5C, 0x216936D3CD6E53FE}}, |
|
{{0x6666666666666658, 0x6666666666666666, 0x6666666666666666, 0x6666666666666666}}, |
|
{{0x0000000000000001, 0x0000000000000000, 0x0000000000000000, 000000000000000000}}, |
|
{{0x6DDE8AB3A5B7DDA3, 0x20F09F80775152F5, 0x66EA4E8E64ABE37D, 0x67875F0FD78B7665}}}; |
|
|
|
|