ASN.1

1.0.0.5

Provides cmdlets to parse data structures in ASN.1 encoding with just PowerShell.

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ASN.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ASN.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 BAMCIS. All rights reserved.

Package Details

Author(s)

  • Michael Haken

Tags

ASN.1 ASN1 DER CER BER

Functions

Read-ASN1Content Get-ASN1ValueLength

Dependencies

Release Notes

*1.0.0.5
Moved verbose content to debug content.

*1.0.0.4
Fixed endianess issues with byte arrays and conversions.

*1.0.0.3
Fixed handling for context specific tag elements.

*1.0.0.2
Adjusted handling for bit strings and unused bit space indicators.

*1.0.0.1
Updated integer data handling.

*1.0.0.0
Initial Release.

FileList

Version History

Version Downloads Last updated
1.0.0.5 (current version) 76,045 1/26/2018
1.0.0.4 38 1/23/2018
1.0.0.3 35 1/22/2018
1.0.0.2 35 1/22/2018
1.0.0.1 71 1/22/2018
1.0.0.0 44 1/22/2018
Show more