Skip to content

Contains PowerShell cmdlets to support crypto functions.

License

Notifications You must be signed in to change notification settings

bamcisnetworks/BAMCIS.Crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAMCIS Crypto Functions

Introduction

This module provides cmdlets to simplify some crypto operations. The initial use of the module cmdlets is to support importing a PEM encoded key, like an RSA private key, and translating that into an RSACryptoServiceProvider object that can be used to sign data for JWTs.

Revision History

1.0.1

Bug fix in ConvertFrom-RSAPrivateKeyPEM.

1.0.0.0

Initial Release.

About

Contains PowerShell cmdlets to support crypto functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages