cliHelper.xcrypt
0.1.6
A a collection af all common Cryptography functions.
Minimum PowerShell version
7.4
Installation Options
Owners
Copyright
Copyright © 2025 Alain Herve. All rights reserved.
Package Details
Author(s)
- Alain Herve
Tags
Dependencies
Release Notes
# Release Notes
- Version_1.0
- More Functions ...
- Added X509 for basic X509Certificate2 functions without relying on huge PKI cmdlets. because the PKI module is not pre-installed on all OSs (Ex: On Arch Linux). https://gist.github.com/alainQtec/d8f277f1d830882c4927c144a99b70cd
FileList
- cliHelper.xcrypt.nuspec
- Public\api32credstore\Get-SavedCredentials.ps1
- cliHelper.xcrypt.psm1
- Public\New-Password.ps1
- Public\New-DigitalSignature.ps1
- Public\Get-EncryptionAlgorithm.ps1
- Public\Get-DecryptedObject.ps1
- Public\PKI\Unregister-ObjectIdentifier.ps1
- Public\PKI\New-X509Certificate.ps1
- Public\PKI\Get-CertificateRequest.ps1
- Public\DPIAPI\Protect-Data.ps1
- Public\api32credstore\Save-Credential.ps1
- Public\api32credstore\Get-SavedCredential.ps1
- README.md
- cliHelper.xcrypt.psd1
- Public\New-K3Y.ps1
- Public\Invoke-xcrypt.ps1
- Public\Get-EncryptedObject.ps1
- en-US\cliHelper.xcrypt.strings.psd1
- Public\PKI\Register-ObjectIdentifier.ps1
- Public\PKI\Get-ObjectIdentifier.ps1
- Public\DPIAPI\UnProtect-Data.ps1
- Public\api32credstore\Show-SavedCredentials.ps1
- Public\api32credstore\Remove-Credential.ps1
- LICENSE
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.6 (current version) | 14 | 3/13/2025 |
0.1.5 | 89 | 2/26/2025 |
0.1.3 | 81 | 2/20/2025 |
0.1.2 | 26 | 2/12/2025 |
0.1.1 | 105 | 12/16/2024 |