Subscribe to ldnovak
Subscribe to ldnovak
Share Dialog
Share Dialog
Tiny Bytes: RSA
tldr RSA works by exploiting the fact we can’t easily factor 2 large prime numbers and group theory to make a trapdoor permutation, aka a function that turns x into y but y can’t easily be turned into x without a secret. However, implementing RSA gets tricky because there’s lots of subtle attacks.MathRSA takes advantage of the group Z^*_{n} (multiplicative group of integers modulo n). This is the non-negative integers less than n that have an inverse modulo n. 1 x 1 mod n = 1. 0 x int = 0 so ...
Tiny Bytes: Chilling
Hi, Just chilling tonight. Aiming to finish up chapter tomorrow. Night, Lucas
Tiny Bytes: RSA
tldr RSA works by exploiting the fact we can’t easily factor 2 large prime numbers and group theory to make a trapdoor permutation, aka a function that turns x into y but y can’t easily be turned into x without a secret. However, implementing RSA gets tricky because there’s lots of subtle attacks.MathRSA takes advantage of the group Z^*_{n} (multiplicative group of integers modulo n). This is the non-negative integers less than n that have an inverse modulo n. 1 x 1 mod n = 1. 0 x int = 0 so ...
Tiny Bytes: Chilling
Hi, Just chilling tonight. Aiming to finish up chapter tomorrow. Night, Lucas
Tiny Bytes: Quickie
Hi, Did much more writing on RSA. Will finish soon. Bye, Lucas
Tiny Bytes: Quickie
Hi, Did much more writing on RSA. Will finish soon. Bye, Lucas
<100 subscribers
<100 subscribers
Tonight, I finished the last dance and wrote down thoughts that came to me. That process was incredibly enjoyable and achieves the same goal as this exercise. So, that counts as this “hour” tonight. I need to restructure and spend time playing with this process. I enjoyed this alone thinking time and may want to focus in on what I want to learn. I think it stems from having alone focus time.
Night,
Lucas
Tonight, I finished the last dance and wrote down thoughts that came to me. That process was incredibly enjoyable and achieves the same goal as this exercise. So, that counts as this “hour” tonight. I need to restructure and spend time playing with this process. I enjoyed this alone thinking time and may want to focus in on what I want to learn. I think it stems from having alone focus time.
Night,
Lucas
No activity yet