mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #603] [MERGED] introduce new plugin cryptography for encryption, decryption, signing and keygen #1058
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/603
Author: @bowenliang123
Created: 6/3/2025
Status: ✅ Merged
Merged: 6/5/2025
Merged by: @crazywoola
Base:
main← Head:crypto-001📝 Commits (3)
a5999f4update27bacb8update32e3d3fupdate📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
bowenliang123/cryptography/cryptography.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
cryptographyfor encryption, decryption and hashing with Cryptography library locallysha256sumandmd5sumtools for hashing the input binary filersa_encryptandrsa_decrypttools for RSA encryption and decryption of Base64 format ciphertextaes_encryptandaes_decrypttools for AES encryption and decryption of Base64 format ciphertexted25519_keygen,ed25519_signinganded25519_verification4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.