I mean, there are software libraries that handle encryption for you.
You still need to know what you are doing to use them correctly and not introduce vulnerabilities.
I mean, there are software libraries that handle encryption for you.
You still need to know what you are doing to use them correctly and not introduce vulnerabilities.
chicken@lemmy.dbzer0.com 2 weeks ago
If the library is high level enough that it is for the communication protocol itself, of which there are lots, it will probably be fine. Even if you aren’t rolling your own code in this scenario, it would still be useful to learn because it may be hard to verify trustworthy sources of illegal software without reading the source code yourself.