In fact it's about mathematics. If you understand the math then it's simple to pack the bytes as required.SpyderTL wrote:I think that the technical byte-by-byte packet definition of the SSL standard(s) deserves it's own page
In case of RSA algorithm it's relatively simple. Just google the "RSA" and the first link is a good start for it. After understanding RSA it is possible to read about something more complex.
The overall picture is relatively simple, so you can tell what doesn't fit in your head and we can help you. But if you want to understand the algorithms and why they are as they are then it's time to study a lot of mathematics. And that's why it is important to have an introductory page about security, where the big picture can be shown and links for further study can be provided.SpyderTL wrote:I understand that you understand how it all fits together, but someone just starting in OS Development or Network Security is going to have a hard time picking it apart.