mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
bugfix in encryption key computing, added new feature: derived public keys
This commit is contained in:
@@ -47,4 +47,7 @@ void fatal(const char * fmt, ...);
|
||||
// fetch error
|
||||
void fatals_ifany();
|
||||
|
||||
// reset
|
||||
void fatals_reset();
|
||||
|
||||
#endif // _DEFINES_H
|
||||
|
||||
Reference in New Issue
Block a user