PowerWormhole
0.1.1-beta
Pure PowerShell/.NET Magic Wormhole protocol module.
Minimum PowerShell version
5.1
This is a prerelease version of PowerWormhole.
Installation Options
Owners
Copyright
(c) Hunter Klein, Skryptek, LLC. All rights reserved.
Package Details
Author(s)
- Hunter Klein
Tags
wormhole magic-wormhole transfer crypto
Functions
New-WormholeCode Send-Wormhole Receive-Wormhole
Dependencies
This module has no dependencies.
FileList
- PowerWormhole.nuspec
- PowerWormhole.psd1
- PowerWormhole.psm1
- lib\NaCl.Net\NaCl.xml
- lib\System.Memory\System.Memory.xml
- lib\System.Runtime.CompilerServices.Unsafe\System.Runtime.CompilerServices.Unsafe.xml
- Private\Crypto\KeyDerivation.ps1
- Private\Crypto\SecretBoxPrimitives.ps1
- Private\Crypto\Spake2Ed25519.ps1
- Private\Models\ProtocolMessage.ps1
- Private\Protocol\FileTransferProtocol.ps1
- Private\Protocol\Open-Wormhole.ps1
- Private\Protocol\WormholeClientProtocol.ps1
- Private\Transport\WebSocketTransport.ps1
- Private\Utils\Json.ps1
- Private\Utils\Logging.ps1
- Private\Utils\Validation.ps1
- Private\Utils\Wordlist.ps1
- Public\New-WormholeCode.ps1
- Public\Receive-Wormhole.ps1
- Public\Send-Wormhole.ps1
- lib\NaCl.Net\NaCl.dll
- lib\System.Memory\System.Memory.dll
- lib\System.Runtime.CompilerServices.Unsafe\System.Runtime.CompilerServices.Unsafe.dll
- Private\Crypto\Hkdf.ps1
- Private\Crypto\SecretBoxAdapter.ps1
- Private\Crypto\Spake2Adapter.ps1
- Private\Models\ConnectionHints.ps1
- Private\Models\WormholeState.ps1
- Private\Protocol\MailboxClient.ps1
- Private\Protocol\TransitClient.ps1
- Private\Transport\RetryPolicy.ps1
- Private\Utils\Hex.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.1-beta (current version) | 5 | 3/24/2026 |
| 0.1.0-beta | 3 | 3/24/2026 |