portapack-mayhem/firmware/application/external/random_password
sommermorgentraum 7d96bc4efe
Optional sha512 to spread out the final password for rand_pw app (#2281)
* fix issue from #1444

* add hash sha512

* check point 1, with useless init pw usage

* gui

* should be works

* fix warning from sah512 lib

* delete diff file for debugging
2024-10-05 11:19:11 +02:00
..
main.cpp Random app imp (#2276) 2024-09-30 17:45:13 +02:00
sha512.cpp Optional sha512 to spread out the final password for rand_pw app (#2281) 2024-10-05 11:19:11 +02:00
sha512.h Optional sha512 to spread out the final password for rand_pw app (#2281) 2024-10-05 11:19:11 +02:00
ui_random_password.cpp Optional sha512 to spread out the final password for rand_pw app (#2281) 2024-10-05 11:19:11 +02:00
ui_random_password.hpp Optional sha512 to spread out the final password for rand_pw app (#2281) 2024-10-05 11:19:11 +02:00