Xipher Action
Version updated for https://github.com/shibme/xipher to version v1.20.1.
- This action is used across all versions by 14 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Xipher is a cryptographic tool designed for secure asymmetric encryption using password-derived public keys, enabling secure data sharing over insecure channels. It supports post-quantum algorithms and offers functionality for stream processing, compression, and encryption/decryption across various platforms, including CLI, Go library, WebAssembly, and web interfaces. This tool automates the creation, sharing, and use of encryption keys, solving the challenge of secure communication without relying on traditional key distribution methods.
Release notes
Changelog
- c08da6cee4170058fd374e712bae0caff7669543 add test for goreleaser build as well and download missing mingw and mount it
- 361033c0713fe80d2d2533d7a7c39474854d26a4 update workflows to support latest goreleaser-cross