Xipher Action
Version updated for https://github.com/shibme/xipher to version v1.20.2.
- This action is used across all versions by 14 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Xipher is a cryptographic tool designed for secure password-based asymmetric encryption, enabling data sharing over insecure channels using public keys derived from passwords. It supports post-quantum encryption, stream processing with compression, and is available as a CLI tool, Go library, WebAssembly module, and web interface. Xipher automates encryption and decryption workflows, making it easier for users to securely transmit and process data at any scale.
What’s Changed
Changelog
- cb631901bab65221fb65ba9667f25bb2b111f917 moving to gh cli from third-party action
- 539a8d13fb2bf9cd97077708e4c313d7f96300c3 upgrade dependencies and fix goreleaser to enable completions