🌐 Community Support
- 📮 Email Support: eternalnightyeah2@yeah.net
- 🐧 QQ Group: 984074316
- 👥 WeChat Group: eternalnightwechat10
📈 Development Progress
| Module | Status | Progress | Remarks |
|---|---|---|---|
| ChaCha20 Encryption | ✅ | 100% | Integrated Libsodium |
| AES-256-GCM Encryption | 🔄 | 100% | Final testing in progress |
| Offline Authorization | ✅ | 100% | Hardware binding supported |
| Online Verification | 🔄 | 30% | Developing distributed auth |
| License Generation | ✅ | 100% | Supports RSA/ECC algorithms |
Crates API
= { = "0.1", = false, = ["chacha20","aes256gcm"] }
📜 License
🤝 Contributing
We welcome all types of contributions!
- Submit Issues for bug reports or feature requests
- Create Pull Requests to improve code
- Enhance documentation
- Share usage experiences
Before submitting PRs, please ensure:
- Code follows project standards
- Necessary tests are added
- Relevant documentation is updated
📜 Open Source Licenses
Dual-licensed under MIT and Apache 2.0.