- started to implement diffie hellman class
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#ifndef DEFINITIONS_H_
|
||||
#define DEFINITIONS_H_
|
||||
|
||||
|
||||
#define MAPPING_END (-1)
|
||||
|
||||
/**
|
||||
@@ -53,4 +52,7 @@ struct mapping_s
|
||||
char *mapping_find(mapping_t *mappings, int value);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif /*DEFINITIONS_H_*/
|
||||
|
||||
Reference in New Issue
Block a user