njouanin / hbmqtt

MQTT client/broker using Python asynchronous I/O
MIT License
800 stars 188 forks source link

sha-512 #252

Open kerwinxu opened 1 year ago

kerwinxu commented 1 year ago

Test user with 'test' password encrypted with sha-512

test:$6$l4zQEHEcowc1Pnv4$HHrh8xnsZoLItQ8BmpFHM4r6q5UqK3DnXp2GaTm5zp5buQ7NheY3Xt9f6godVKbEtA.hOC7IEDwnok3pbAOip.

How to apply SHA-512 ? win10 , python3 .