You are here
Home > Technology > Cryptography in .NET Succinctly

Cryptography in .NET Succinctly

My latest Syncfusion eBook

The need to convey information in a secure manner has existed for thousands of years. For as long as people have needed to communicate, other people have wanted to undermine any efforts to secure that information. You might think that you don’t have information important enough for anyone to want to steal, but that is where you are mistaken. Cryptography is an essential part to any developers code.

To secure your code, download EncryptValidate from NuGet. To read more about my NuGet package, see my blog post.

Cryptography is the answer

Apathy regarding information security is a problem for all of us. It permeates everyday life at home, at the workplace, and in every aspect of human interaction. Irresponsible ownership of data (no matter to whom that data belongs) is the cause of many leaked emails, data, and other damaging information. The rise of WikiLeaks and the Edward Snowden incident go to show that information is indeed power.

I have authored an eBook for the Syncfusion Succinctly series called Cryptography in .NET Succinctly. The eBook is available for FREE from Syncfusion’s website. All you need to do is register a free account and download eBooks to your hearts content.

Cryptography in .NET

My other publications

I have also authored a few other eBooks for Syncfusion. These are Asynchronous Programming Succinctly and C# Code Contracts Succinctly. My other books written for Packt Publishing include:


It is a fact that since the dawn of man, there has been a need to keep secrets. Ancient civilizations often had to find ingenius ways to keep information secret. In fact, if you look at the history of the human race, you will find examples of hiding information scattered throughout history. The most famous probably are the lengths that code breakers had to go to during the second world war. If you want to read up a bit more on the history of cryptography, have a look at the following books on Amazon:


Disclaimer: The Amazon links above contain affiliate links.
Featured image reference

Dirk Strauss
Dirk is a Software Developer from South Africa. He loves all things Technology and is slightly addicted to Jimi Hendrix. Apart from writing code, he also enjoys authoring books and articles. "I love sharing knowledge and connecting with people from around the world. It's the diversity that makes life so beautiful." Dirk feels very strongly that pizza is simply not complete without Tabasco, that you can never have too much garlic, and that cooking the perfect steak is an art he has almost mastered.
https://dirkstrauss.com

Similar Articles

Top