Dive into C#, Web, Cloud, Network and Security

Tag RSA

What is the TLS protocol?

Most websites secure their content and protect the privacy and integrity of the data exchanged through the internet by using the Hypertext Transfer Protocol Secure (HTTPS). HTTPS is a communication protocol that encrypts the data exchanged between an application and a server.

4 ways to create RSA keys with .NET

Nowadays, security is an essential aspect of the software development process. RSA is a cryptographic algorithm that uses a key pair to allow public-key encryption. This article explains how to create RSA keys with .NET.

© 2023 Siaka Baro

Up ↑