Displaying 2 results from an estimated 2 matches for "z4yvi".
Did you mean:
z4yvie
2017 Oct 27
3
Password encription
...still it's
> not very strong protection anymore.
I know it is theoretically possible, but really, how feasible is it?
The way people talk about it, they make it sound trivial. As a test,
I just generated a hash using "doveadm pw". Any takers?
{SHA512-CRYPT}$6$qyQANQFbQGqOSqHh$Z4YVIe.QakXtWs63lWUmzlseKpiFzfPCKhwM0NQk8jP6QeRmk6POkCdSrFBmVO2wh.dgPCPA7Gq3sNUeKOZLM/
> MD5 with or without salt can be ATTAcked at passwords per second speed,
> so using CRAM-MD5 of DIGEST-MD5 is very very poor choice. Anything with
> MD5 should not be used for passwords these days.
>
>...
2017 Oct 27
0
Password encription
...trong protection anymore.
>
> I know it is theoretically possible, but really, how feasible is it?
> The way people talk about it, they make it sound trivial. As a test,
> I just generated a hash using "doveadm pw". Any takers?
>
> {SHA512-CRYPT}$6$qyQANQFbQGqOSqHh$Z4YVIe.QakXtWs63lWUmzlseKpiFzfPCKhwM0NQk8jP6QeRmk6POkCdSrFBmVO2wh.dgPCPA7Gq3sNUeKOZLM/
>
A random article on the internet says it's rather feasible if you want passwords cracked. Of course if the passwords are longer than, say, 8 characters, it becomes less feasible. My point wasn't to say t...