Skip to content

PowerShell module for X509 certificates, using BouncyCastle (v1.9.0)

License

Notifications You must be signed in to change notification settings

jewettg/PSBouncyCastle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSBouncyCastle (v1.9.0)

PSBouncyCastle is a PowerShell module that allows you to use the crypto functionality from the Legion of the BouncyCastle .NET libraries.

Currently it covers the X509 certificate functionality, in particular allowing you to replace makecert.exe (from the Windows SDK) with native PowerShell cmdlets.

This was written by RLipscome and forked to the current version in order to update the Crypto library.

Original Source (GitHub)

GitHub - rlipscombe/PSBouncyCastle: PowerShell module for X509 certificates, using BouncyCastle


10/20/2022 Updated to latest binary distribution of Bounce Castle v1.9.0 Greg Jewett (GitHub: @jewettg)

  • I am afraid I do not know how to generate nuspec or nupkg files, so those have been omitted.
  • BouncyCastle binary (DLL) v1.9.0 updated.
  • Updated PSBouncyCastle.psm1; lines 7-8 to reference new binary version.

About

PowerShell module for X509 certificates, using BouncyCastle (v1.9.0)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%