Lasherz@lemmy.world to memes@lemmy.world · 10 months agoBut it kinda works tho...lemmy.worldimagemessage-square37linkfedilinkarrow-up1734arrow-down118
arrow-up1716arrow-down1imageBut it kinda works tho...lemmy.worldLasherz@lemmy.world to memes@lemmy.world · 10 months agomessage-square37linkfedilink
minus-squaredalekcaan@feddit.nllinkfedilinkarrow-up35·10 months agoYeah, as it is it only works if the brute force algorithm gets it on the first try.
minus-squareatopi@piefed.blahaj.zonelinkfedilinkEnglisharrow-up13·10 months agoOr the variables are terribly named
minus-squareJimbabwe@lemmy.worldlinkfedilinkarrow-up4·10 months agoBoho sort is O(1) in the best case scenario
minus-squareJimbabwe@lemmy.worldlinkfedilinkarrow-up2·10 months agoYeah, stupid autocorrect. And verifying ain’t the same as doing. I’ll come in, I’ll “sort” your data, and I’ll do it damn fast. You want verification that’s extra!
minus-squareJimbabwe@lemmy.worldlinkfedilinkarrow-up1·10 months agoYeah but I said in the best case. In the best case, your randomization is correct so you don’t need to check it
minus-squareTheseusNow@lemmy.ziplinkfedilinkarrow-up1·10 months agoNot even then. Brute force cracking programs don’t rely on the server to indicate if the attempted password is correct.
minus-squareSimulation6@sopuli.xyzlinkfedilinkarrow-up2arrow-down2·10 months agoNo, it just means you have to type in the correct password twice in a row.
Yeah, as it is it only works if the brute force algorithm gets it on the first try.
Or the variables are terribly named
Boho sort is O(1) in the best case scenario
deleted by creator
Yeah, stupid autocorrect. And verifying ain’t the same as doing. I’ll come in, I’ll “sort” your data, and I’ll do it damn fast. You want verification that’s extra!
deleted by creator
Yeah but I said in the best case. In the best case, your randomization is correct so you don’t need to check it
Not even then. Brute force cracking programs don’t rely on the server to indicate if the attempted password is correct.
No, it just means you have to type in the correct password twice in a row.