
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
一个具有图形界面的加密工具,支持多种加密算法。
注意:PyPI 包名为
huawuque-cryptool
,导入时仍然使用cryptool
作为模块名。
pip install huawuque-cryptool==0.2.1
cryptool
from cryptool.gui.main import main
main()
.env
文件,包含以下配置:DB_HOST=localhost
DB_PORT=3306
DB_USER=your_username
DB_PASSWORD=your_password
DB_NAME=crypto_keystore
MASTER_KEY=your_master_key
logs
目录存在并可写git clone https://github.com/hwq/cryptool.git
pip install -r requirements.txt
pytest
MIT License
FAQs
一个具有GUI界面的加密工具,支持AES、RSA和混合加密
We found that huawuque-cryptool demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.