]> Nutra Git (v2) - gamesguru/feather.git/commit
Polyseed support
authortobtoht <thotbot@protonmail.com>
Mon, 23 May 2022 21:43:33 +0000 (23:43 +0200)
committertobtoht <thotbot@protonmail.com>
Mon, 23 May 2022 21:43:33 +0000 (23:43 +0200)
commit08a0d8af6227d7ca825b0565cf47a7adbdeba8f3
tree87b2f105c9b3cc62015d3420a443a2de4ef4063e
parent6f19c108ef52a928a36539f4cbfb5c53cd9e4a70
Polyseed support
15 files changed:
CMakeLists.txt
Dockerfile.linux
src/CMakeLists.txt
src/WindowManager.cpp
src/polyseed/pbkdf2.c [new file with mode: 0644]
src/polyseed/pbkdf2.h [new file with mode: 0644]
src/polyseed/polyseed.cpp [new file with mode: 0644]
src/polyseed/polyseed.h [new file with mode: 0644]
src/utils/Seed.cpp
src/utils/Seed.h
src/wizard/PageWalletRestoreSeed.cpp
src/wizard/PageWalletRestoreSeed.h
src/wizard/PageWalletRestoreSeed.ui
src/wizard/PageWalletSeed.cpp
src/wizard/PageWalletSeed.ui