Install
openclaw skills install medcryptEncrypts medical data client-side with AES-256-GCM for secure messaging on Telegram/WhatsApp, ensuring HIPAA, GDPR, and LFPDPPP compliance.
openclaw skills install medcryptEncrypts patient data (labs, images, clinical notes) with AES-256-GCM before sending through Telegram/WhatsApp. HIPAA/LFPDPPP/GDPR compliant.
pip install cryptography
python medcrypt.py
[MEDCRYPT:v1:patient_id:nonce_b64:ciphertext_b64:tag_b64]Compromised server, stolen device, unauthorized group member, legal subpoena → all mitigated by client-side encryption + crypto-shredding.