• Stars
    star
    7
  • Rank 2,285,542 (Top 46 %)
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains the sample code to my Pluralsight Course, Practical Cryptography in .NET

More Repositories

1

ProfanityDetector

This is a simple library for detecting profanities within a text string.
C#
106
star
2

SafePad

SafePad : Encrypted Text Editor. This text editor uses very strong encryption to let you protect your secrets. Great for storing passwords, credit card details or any else that you want to keep safe.
C#
36
star
3

ExoGame2D

ExoGame2D is a .NET Core based 2D game engine built on top of monogame.
C#
26
star
4

AzureKeyVault

Sample code for the Azure Key Vault
C#
22
star
5

Building-Secure-Applications-with-Cryptography-in-.NET-Course-Source-Code

The source code for the Pluralsight course, Building Secure Applications with Cryptography in .NET
C#
22
star
6

TextualRealityExperienceEngine

Textual Reality Experience Engine : Text Adventure Game Engine
C#
9
star
7

SecureCodingWorkshop

Source code for the Advanced Secure Coding Workshop
C#
7
star
8

Block-Encryptor

A simple C# code library that makes encrypting blocks of data easier. Data blocks are encrypted using AES but also have HMAC integrity built in to guard against data tampering or corruption. This library is designed to be very easy to use.
C#
6
star
9

UK-APR-Calculator

An implementation of the FCA MCOB (10.3) Formula for calculating Annual Percentage Rates
C#
6
star
10

Text-Shredder

A simple tool that applies very strong encryption over text for use with chat or email applications. Use this if you want to add another level of privacy and security that you can control.
C#
5
star
11

EasyNetQ

Sample code for using EasyNetQ with RabbitMQ in .NET Core.
C#
4
star
12

Cryptography-in-.NET-6-Course

Source code for my Cryptography in .NET 6 course at Pluralsight
C#
3
star
13

SecureCodingWorkshop-1-Day

One day version of my secure coding workshop
C#
3
star
14

Smoke-Tester

Smoke Tester is a post deployment testing tool that lets you run a suite of tests against your deployment to ensure the deployment has been successful.
C#
3
star
15

RC4

Sample implementation of the RC4 algorithm
C#
1
star
16

SHA3

Implementation of SHA3
C#
1
star
17

Learn-Swift

A series of swift playgrounds to help you learn the Swift programming language by showing basic examples of most language features. This is great for experienced programmers who want to learn swift fast.
1
star
18

Blockchain-Reference-Implementation

Source code for a reference blockchain implementation
C#
1
star