mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
changed key derivation function, using scrypt (from tarsnap) now instead of my own derivation function
This commit is contained in:
@@ -18,6 +18,7 @@ extern "C" {
|
||||
#include "pcp/pad.h"
|
||||
#include "pcp/platform.h"
|
||||
#include "pcp/randomart.h"
|
||||
#include "pcp/scrypt.h"
|
||||
#include "pcp/uthash.h"
|
||||
#include "pcp/vault.h"
|
||||
#include "pcp/version.h"
|
||||
|
||||
Reference in New Issue
Block a user