mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
fixed scrypt() call and pbp pk export signature
This commit is contained in:
@@ -246,7 +246,6 @@ pcp_pubkey_t *pcp_ed_verify_buffered(FILE *in, pcp_pubkey_t *p) {
|
||||
}
|
||||
// else: if unarmored, sighash is already filled
|
||||
|
||||
|
||||
// huh, how did we made it til here?
|
||||
unsigned char *verifiedhash = NULL;
|
||||
if(p == NULL) {
|
||||
|
||||
Reference in New Issue
Block a user