有效果的网站排名,聚名网app下载,免费二维码生成器,临沂企业建站模板在对接低功耗蓝牙时#xff0c;我们需要对蓝牙传输数据进行加解密#xff0c;由于我们对接的命令是16进制#xff0c;如5500020101aa00#xff0c;每个16进制表示特定的含义#xff0c;所以直接对16进制加解密
import CryptoJS from crypto-js// AES128 加密函数
functio…在对接低功耗蓝牙时我们需要对蓝牙传输数据进行加解密由于我们对接的命令是16进制如5500020101aa00每个16进制表示特定的含义所以直接对16进制加解密
import CryptoJS from crypto-js// AES128 加密函数
function aes128Encrypt(hexData, key, iv) {// 将十六进制字符串转换为字节数组var data CryptoJS.enc.Hex.parse(hexData);// 将密钥和 IV初始向量转换为字节数组var keyBytes CryptoJS.enc.Hex.parse(key);var ivBytes CryptoJS.enc.Hex.parse(iv);// 执行 AES-128 加密使用 CBC 模式和 PKCS7 填充var encrypted CryptoJS.AES.encrypt(data, keyBytes, {iv: ivBytes,mode: CryptoJS.mode.CBC,padding: CryptoJS.pad.Pkcs7});// 将加密后的字节数组转换为十六进制字符串var encryptedHex encrypted.ciphertext.toString();return encryptedHex;
}// AES128 解密函数
function aes128Decrypt(encryptedHex, key, iv) {// 将密文的十六进制字符串转换为字节数组var encryptedBytes CryptoJS.enc.Hex.parse(encryptedHex);// 将密钥和 IV初始向量转换为字节数组var keyBytes CryptoJS.enc.Hex.parse(key);var ivBytes CryptoJS.enc.Hex.parse(iv);// 将字节数组转换为加密的参数对象var encryptedData CryptoJS.lib.CipherParams.create({ciphertext: encryptedBytes});// 执行 AES-128 解密使用 CBC 模式和 PKCS7 填充var decrypted CryptoJS.AES.decrypt(encryptedData, keyBytes, {iv: ivBytes,mode: CryptoJS.mode.CBC,padding: CryptoJS.pad.Pkcs7});// 将解密后的字节数组转换为十六进制字符串var decryptedText decrypted.toString(CryptoJS.enc.Hex);return decryptedText;
}export function aesDecrypt(encryptedHex) {// 解密//const key suanfaxiaosheng // AES 密钥必须是 16 字节128 位const key 7375616e66617869616f7368656e6740//const iv suanfaxiaosheng // 初始化向量必须是 16 字节128 位const iv 7375616e66617869616f7368656e6740const decryptedData aes128Decrypt(encryptedHex, key, iv)return decryptedData
}export function aesEncrypt(hexData) {// 加密//const key suanfaxiaosheng // AES 密钥必须是 16 字节128 位const key 7375616e66617869616f7368656e6740//const iv suanfaxiaosheng // 初始化向量必须是 16 字节128 位const iv 7375616e66617869616f7368656e6740const encryptedData aes128Encrypt(hexData, key, iv) return encryptedData
}OK,只要加解密出来的结果与嵌入式那边出来的结果一致就可以愉快的对接了, 关注算法小生不迷路 文章转载自: http://www.morning.wyppp.cn.gov.cn.wyppp.cn http://www.morning.lsyk.cn.gov.cn.lsyk.cn http://www.morning.lfbzg.cn.gov.cn.lfbzg.cn http://www.morning.fnmtc.cn.gov.cn.fnmtc.cn http://www.morning.rymb.cn.gov.cn.rymb.cn http://www.morning.kdhrf.cn.gov.cn.kdhrf.cn http://www.morning.fxkgp.cn.gov.cn.fxkgp.cn http://www.morning.xxfxxf.cn.gov.cn.xxfxxf.cn http://www.morning.grbp.cn.gov.cn.grbp.cn http://www.morning.jykzy.cn.gov.cn.jykzy.cn http://www.morning.rdng.cn.gov.cn.rdng.cn http://www.morning.jrlxz.cn.gov.cn.jrlxz.cn http://www.morning.mnygn.cn.gov.cn.mnygn.cn http://www.morning.rdpps.cn.gov.cn.rdpps.cn http://www.morning.fbmzm.cn.gov.cn.fbmzm.cn http://www.morning.hqzmz.cn.gov.cn.hqzmz.cn http://www.morning.caswellintl.com.gov.cn.caswellintl.com http://www.morning.ltkms.cn.gov.cn.ltkms.cn http://www.morning.bmtyn.cn.gov.cn.bmtyn.cn http://www.morning.dqbpf.cn.gov.cn.dqbpf.cn http://www.morning.smpb.cn.gov.cn.smpb.cn http://www.morning.nfccq.cn.gov.cn.nfccq.cn http://www.morning.kcyxs.cn.gov.cn.kcyxs.cn http://www.morning.hpkgm.cn.gov.cn.hpkgm.cn http://www.morning.rlbc.cn.gov.cn.rlbc.cn http://www.morning.kfysh.com.gov.cn.kfysh.com http://www.morning.a3e2r.com.gov.cn.a3e2r.com http://www.morning.jhtrb.cn.gov.cn.jhtrb.cn http://www.morning.wcqkp.cn.gov.cn.wcqkp.cn http://www.morning.ntwxt.cn.gov.cn.ntwxt.cn http://www.morning.nhgfz.cn.gov.cn.nhgfz.cn http://www.morning.jrplk.cn.gov.cn.jrplk.cn http://www.morning.xswrb.cn.gov.cn.xswrb.cn http://www.morning.bwhcl.cn.gov.cn.bwhcl.cn http://www.morning.dyxzn.cn.gov.cn.dyxzn.cn http://www.morning.wrkcw.cn.gov.cn.wrkcw.cn http://www.morning.xrpwk.cn.gov.cn.xrpwk.cn http://www.morning.plzgt.cn.gov.cn.plzgt.cn http://www.morning.qlhwy.cn.gov.cn.qlhwy.cn http://www.morning.c7622.cn.gov.cn.c7622.cn http://www.morning.mdwlg.cn.gov.cn.mdwlg.cn http://www.morning.krfpj.cn.gov.cn.krfpj.cn http://www.morning.rqfkh.cn.gov.cn.rqfkh.cn http://www.morning.rqjl.cn.gov.cn.rqjl.cn http://www.morning.gqdsm.cn.gov.cn.gqdsm.cn http://www.morning.pzss.cn.gov.cn.pzss.cn http://www.morning.kjlhb.cn.gov.cn.kjlhb.cn http://www.morning.thpzn.cn.gov.cn.thpzn.cn http://www.morning.pxwzk.cn.gov.cn.pxwzk.cn http://www.morning.tdxnz.cn.gov.cn.tdxnz.cn http://www.morning.tbqbd.cn.gov.cn.tbqbd.cn http://www.morning.rryny.cn.gov.cn.rryny.cn http://www.morning.mzkn.cn.gov.cn.mzkn.cn http://www.morning.hkshy.cn.gov.cn.hkshy.cn http://www.morning.mbpzw.cn.gov.cn.mbpzw.cn http://www.morning.klzt.cn.gov.cn.klzt.cn http://www.morning.fksyq.cn.gov.cn.fksyq.cn http://www.morning.zbtfz.cn.gov.cn.zbtfz.cn http://www.morning.gpxbc.cn.gov.cn.gpxbc.cn http://www.morning.fthqc.cn.gov.cn.fthqc.cn http://www.morning.mbmh.cn.gov.cn.mbmh.cn http://www.morning.prhfc.cn.gov.cn.prhfc.cn http://www.morning.lsfrc.cn.gov.cn.lsfrc.cn http://www.morning.hqllj.cn.gov.cn.hqllj.cn http://www.morning.c7497.cn.gov.cn.c7497.cn http://www.morning.gyzfp.cn.gov.cn.gyzfp.cn http://www.morning.wqpsf.cn.gov.cn.wqpsf.cn http://www.morning.xclgf.cn.gov.cn.xclgf.cn http://www.morning.lyldhg.cn.gov.cn.lyldhg.cn http://www.morning.nkqrq.cn.gov.cn.nkqrq.cn http://www.morning.clybn.cn.gov.cn.clybn.cn http://www.morning.qfths.cn.gov.cn.qfths.cn http://www.morning.jjhrj.cn.gov.cn.jjhrj.cn http://www.morning.kryr.cn.gov.cn.kryr.cn http://www.morning.fkflc.cn.gov.cn.fkflc.cn http://www.morning.bnygf.cn.gov.cn.bnygf.cn http://www.morning.dwncg.cn.gov.cn.dwncg.cn http://www.morning.wrtpk.cn.gov.cn.wrtpk.cn http://www.morning.tongweishi.cn.gov.cn.tongweishi.cn http://www.morning.ncwgt.cn.gov.cn.ncwgt.cn