wownero-seed/src
dsc 5e876ceb84 Lookup table for restore heights and a blockheight calculation function
Software wallets that use this library for 14 word mnemonic seed(s) may now use `seed->blockheight()` to obtain the Wownero seed blockheight (restore height) - previously, software wallets had to implement this functionality themselves.
2022-05-21 04:26:39 +02:00
..
argon2 initial commit 2020-06-13 21:55:41 +02:00
sha256 replace Argon2 with PBKDF2 2020-06-14 22:29:21 +02:00
galois_field.cpp wowify 2022-05-20 17:25:47 +02:00
gf_elem.cpp wowify 2022-05-20 17:25:47 +02:00
gf_poly.cpp wowify 2022-05-20 17:25:47 +02:00
heights.cpp Lookup table for restore heights and a blockheight calculation function 2022-05-21 04:26:39 +02:00
main.cpp Lookup table for restore heights and a blockheight calculation function 2022-05-21 04:26:39 +02:00
pbkdf2.c replace Argon2 with PBKDF2 2020-06-14 22:29:21 +02:00
pbkdf2.h replace Argon2 with PBKDF2 2020-06-14 22:29:21 +02:00
reed_solomon_code.cpp wowify 2022-05-20 17:25:47 +02:00
secure_random.cpp wowify 2022-05-20 17:25:47 +02:00
wordlist.cpp wowify 2022-05-20 17:25:47 +02:00
wownero_seed.cpp Lookup table for restore heights and a blockheight calculation function 2022-05-21 04:26:39 +02:00