n8n-nodes-aes-crypto
v0.1.1
Published
AES-256-CBC encrypt/decrypt node for n8n with multi field mapping per item
Maintainers
Readme
n8n-nodes-aes-crypto
Community Node สำหรับ n8n (ทดสอบกับ v1.108.2 Docker) ใช้เข้ารหัส/ถอดรหัส AES-256-CBC
- รองรับหลายคู่ input/output field ใน 1 item
- ผลลัพธ์การเข้ารหัสเป็น Base64, ขาเข้า decrypt คาดหวัง Base64
- มี 2 โปรไฟล์คีย์: Default และ POS (ตั้งค่าใน Credentials)
การตั้งค่า Key/IV
ไปที่ Credentials → AES Keys
- Key = 32 bytes, IV = 16 bytes
- เลือก Encoding ให้ตรงกับรูปแบบค่าที่กรอก (hex/base64/utf8)
Build เป็น .tgz
npm i
npm run pack
# จะได้ไฟล์ n8n-nodes-aes-crypto-0.1.0.tgz