Cryptography in .NET Succinctly



Download free course Cryptography in .NET Succinctly, pdf file on 67 pages by Dirk Strauss.
Irresponsible ownership of data is the cause of many leaked emails, data, and other damaging information. Securing a user's personal information is the job of software developers. If you, as a developer, can decrypt the information stored in the database of the system you are working on, then so can anyone else. In Cryptography in .NET Succinctly, Dirk Strauss will take readers through generating cryptographic signatures, hashing and salting passwords, and when and how to use symmetric vs. asymmetric encryption.

Table of contents

  • Cryptography: A Brief History
  • Cryptographic Signatures
  • Hashing and Salting Passwords
  • Symmetric Encryption
  • Asymmetric Encryption
  • Cryptographic Key Container
  • Using SecureString
Pages : 67
Size : 2.1 MB
File type : PDF
Downloads: 60
Created: 2022-02-02
License: For personal or educational use
Author(s): Dirk Strauss
Cryptography in .NET Succinctly

Others .net Tutorials

VB.NET a complet tutorial for beginners

Architect Modern Web Applications with ASP.NET Core and Azure

Real-Time ASP.NET Core 3 Apps with SignalR Succinctly

Introduction to VB.NET

Application Security in .NET Succinctly

Others related eBooks about Cryptography in .NET Succinctly

Algorithmic Graph Theory

This is an introductory book on algorithmic graph theory. Theory and algorithms are illustrated using the Sage open source mathematics software. To get an overview of the book, you can view the table of contents as shown below or download the complete book. This book is more commonly known as the ...

Java, Java, Java

Download free course Java, Java, Java, pdf file on 856 pages by Ralph Morelli, Ralph Walde....

Java Web Scraping Handbook

Download free course Java Web Scraping Handbook, pdf file on 115 pages by Kevin Sahin....

Think Python, Free PDF tutorial

The goal of this book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science. ...

Introduction to Csharp

Download free tutorial in PDF of C# (Csharp) , it's a training document under 65 pages for students who want to learn about the basics of CSharp programming language....

R language eBook for professionals

Download free R language tutorial course in PDF, training file in 127 chapters and 475 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Making Games with Python & Pygame

Making Games with Python & Pygame covers the Pygame library with the source code for 11 ga..., download free Game Development tutorial in PDF (365 pages) created by ....

RESTful Web Services

With this tutorial you will learn how to build a Web Services with REST protocol ,a free training document material under 148 pages by John Cowan....

Ruby Regexp

Scripting and automation tasks often need to extract particular portions of text from inpu..., download free Ruby tutorial in PDF (72 pages) created by ....

Problem Solving with Algorithms and Data Structures Using Python

This books is about computer science. It is also about Python. However, there is much more. The study of algorithms and data structures is central to understanding what computer science is all about. Learning computer science is not unlike learning any other type of difficult subject matter. The onl...