ABY Framework  1.0
Arithmetic Bool Yao Framework
 All Classes Files Functions Variables Enumerations Enumerator Macros
Functions | Variables
ecc-pk-crypto.cpp File Reference

Implementation of ECC routines. More...

#include "ecc-pk-crypto.h"
Include dependency graph for ecc-pk-crypto.cpp:

Functions

void byte_to_point (EC2 *point, uint32_t field_size_bytes, uint8_t *pBufIdx)
 
void point_to_byte (uint8_t *pBufIdx, uint32_t field_size_bytes, EC2 *point)
 

Variables

char * ecx163 = (char *) "2fe13c0537bbc11acaa07d793de4e6d5e5c94eee8"
 
char * ecy163 = (char *) "289070fb05d38ff58321f2e800536d538ccdaa3d9"
 
char * ecx233 = (char *) "17232ba853a7e731af129f22ff4149563a419c26bf50a4c9d6eefad6126"
 
char * ecy233 = (char *) "1db537dece819b7f70f555a67c427a8cd9bf18aeb9b56e0c11056fae6a3"
 
char * ecx283 = (char *) "503213f78ca44883f1a3b8162f188e553cd265f23c1567a16876913b0c2ac2458492836"
 
char * ecy283 = (char *) "1ccda380f1c9e318d90f95d07e5426fe87e45c0e8184698e45962364e34116177dd2259"
 

Detailed Description

Implementation of ECC routines.

Author
micha.nosp@m.el.z.nosp@m.ohner.nosp@m.@ec-.nosp@m.sprid.nosp@m.e.de