# 二维码密码锁 **Repository Path**: highFiveSzu/Qr_code_password_lock ## Basic Information - **Project Name**: 二维码密码锁 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-12-24 - **Last Updated**: 2024-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 二维码密码锁 程序采用RC4加密算法,分为加密解密两部分 加密程序: 根据当前系统时间,采用RC4加密后,将密文生成为二维码 解密程序: 读取二维码,解析出密文,并根据密文解密出明文