EncryptLaravel5
Duplicate the encryption function of php Laravel v5. This will allow those php apps to decrypt this data.
Install / Use
/learn @Kjuib/EncryptLaravel5README
encryptLaravel5
Duplicate the encryption/decryption of php Laravel v5.
Installation
npm i encrypt-laravel-5 --save
Usage (Javascript)
let encryptLaravel5 = require('encrypt-laravel-5');
let encryptedValue = encryptLaravel5.encrypt('value1', '<your laravel5 api key here>');
let decryptedValue = encryptLaravel5.decrypt(encryptedValue, '<your laravel5 api key here>');
// decryptedValue === 'value1'
Related Skills
node-connect
348.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
