Skip to content

.Net Core MVC Site to inspect PGP Public Key Blocks

Notifications You must be signed in to change notification settings

LordEwens/PGPInformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGPInformation

This tool can inspect PGP Public Key Blocks and show information about the key(s) such as Algorithm used, UserId, Creation Date and Time and so on. In case of an error, if the CRC-checksum is wrong, or if the apparmor is damaged an error message will be displayed.

Try here: https://pgp-info.ewens.se

Project Target Framework: .NET 6.0

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

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

alt text

About

.Net Core MVC Site to inspect PGP Public Key Blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published