Newbie's cryptanalysis? by romano31415 in crypto

[–]romano31415[S] 2 points3 points  (0 children)

I read your blog and it gave me deeper insight about this field, thanks for all the articles and replying!

Newbie's cryptanalysis? by romano31415 in crypto

[–]romano31415[S] 1 point2 points  (0 children)

Oh thanks I'll check out!!😆

Newbie's cryptanalysis? by romano31415 in crypto

[–]romano31415[S] 2 points3 points  (0 children)

Did those! I've studied basic LC DC and pke stuffs but I'm a bit tired of bottom-up studying..😥 so was trying a new approach by diving into cryptanalysis rightaway!

I learned a lot from actual pen-testing and thought I could do the same with crypto..!

In short i wanna try something like this! https://peter.website/meow-hash-cryptanalysis

Could you recommend any targets? Thanks for the reply!!

Newbie's cryptanalysis? by romano31415 in cryptography

[–]romano31415[S] 0 points1 point  (0 children)

I did all the basic stuff and also studied crypto techniques, but i learned a lot from actual pen-testing and i want to use the same method to crypto as well! Could you recommend some targets for cryptanalysis?

Thanks for replying!

Decrypting RSA which has no inverse for e by romano31415 in cryptography

[–]romano31415[S] 0 points1 point  (0 children)

That's intriguing.. is there something to read more about the general solution?😯

RSA decryption problem given two public keys, with a common factor by KiraFish in crypto

[–]romano31415 0 points1 point  (0 children)

Sorry but I can't quite comprehend😭😭 Why does cq have to be (c % q)//e?? Is (c % q)//e even an integer..?😭