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: 59
Created: 2022-02-02
License: For personal or educational use
Author(s): Dirk Strauss
Cryptography in .NET Succinctly

Others .net Tutorials

ASP.NET Core 2 Succinctly

Application Security in .NET Succinctly

Exploring .NET Core with Microservices, ASP.NET Core, and Entity Framework Core

ASP.NET WebHooks Succinctly

.NET Microservices

Others related eBooks about Cryptography in .NET Succinctly

The Coder's Apprentice

The Coder's Apprentice is a course book, written by Pieter Spronck, that is aimed at teach..., download free Coding tutorial in PDF (398 pages) created by Pieter Spronck ....

Basic OOP in Java

This tutorial you will learn the basics of Object-Oriented Programming in Java including class ,methods ,construcstors with some examples....

Download Django tutorial in PDF

Download free Django tutorial course in PDF, training file in 53 chapters and 228 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Making Games with Python & Pygame

Download free course Making Games with Python & Pygame, pdf file on 365 pages by Al Sweigart....

Java Succinctly Part 1

Download free course Java Succinctly Part 1, pdf file on 125 pages by Christopher Rose....

Programming for Computations - Python

Download free course Programming for Computations - Python, pdf file on 350 pages by Svein Linge, Hans Petter Langtangen....

Raspberry Pi Beginner's Guide

Download free course Raspberry Pi Beginner's Guide, pdf file on 248 pages by Gareth Halfacree....

ASP.NET Core 3.1 Succinctly

Download free course ASP.NET Core 3.1 Succinctly, pdf file on 130 pages by by Simone Chiaretta, Ugo Lattanzi....

Practices of the Python Pro

Download free course Practices of the Python Pro, pdf file on 248 pages by Dane Hillard....

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...