mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated Random password (markdown)
parent
dbdc72deb8
commit
0194c87cd2
@ -14,4 +14,5 @@ Flood mode is from streaming generated code, this will always streaming into ser
|
||||
| Each digits using different seed in the buffer | ✅ | 🚫 | 🚫 | ✅ |
|
||||
| The LCG PRNG algo inside of cpp STL | 🚫 | ✅ | 🚫 | 🚫 |
|
||||
| Shuffle with two groups of seeds | 🚫 | ✅ | 🚫 | ✅ |
|
||||
| The SHA-512 hash algo | 🚫 | 🚫 | ✅ | 🚫 |
|
||||
| The SHA-512 hash algo | 🚫 | ✅ | ✅ | 🚫 |
|
||||
| Result | ✅ x 2 | ✅ * 4 | ✅ * 1 | ✅ * 3 |
|
Loading…
Reference in New Issue
Block a user