Offline Transaction Signing (OTS) 0.1.0
Loading...
Searching...
No Matches
seed.cpp File Reference
#include <openssl/evp.h>
#include <openssl/sha.h>
#include "ots.hpp"
#include "key-store.hpp"
#include "memwipe.h"
Include dependency graph for seed.cpp:

Namespaces

namespace  ots
 The library exists complete only in this namespace.
 

Macros

#define SEED_PBKDF2_ITERATIONS   100000
 
#define SEED_PBKDF2_SALT   "OTS-SeedMerge-v1"
 
#define SEED_PBKDF2_SALT_LEN   16
 

Macro Definition Documentation

◆ SEED_PBKDF2_ITERATIONS

#define SEED_PBKDF2_ITERATIONS   100000

◆ SEED_PBKDF2_SALT

#define SEED_PBKDF2_SALT   "OTS-SeedMerge-v1"

◆ SEED_PBKDF2_SALT_LEN

#define SEED_PBKDF2_SALT_LEN   16