Skip to content

.Net Core MVC Site to encrypt messages with PGP Public Key Blocks

License

Notifications You must be signed in to change notification settings

LordEwens/PGPEncryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGPEncryption

This tool can encrypt PGP messages by using PGP Public Key Blocks. In case of an error a warning message will be displayed, for example, if the CRC-checksum is wrong, or if the apparmor is damaged.

Project Target Framework: .NET 6.0

Demo: https://pgp-encrypt.ewens.se/

Frameworks: Microsoft.AspNetCore.App, Microsoft.NETCore.App

Packages: BouncyCastle.OpenPGP (2.0.0.1) https://github.com/nano-byte/bc-csharp

Credit: OpaqueMail .NET Email Library https://github.com/bertjohnson/OpaqueMail

alt text

About

.Net Core MVC Site to encrypt messages with PGP Public Key Blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published