一种基于随机数矩阵迭代的图像加密方法

Jialiang Luo, Wanbo Yu
{"title":"一种基于随机数矩阵迭代的图像加密方法","authors":"Jialiang Luo, Wanbo Yu","doi":"10.1109/CISP-BMEI56279.2022.9980116","DOIUrl":null,"url":null,"abstract":"There is a demand for more image encryption techniques due to the safety of image transmission and archiving. so a means of encrypting images based on random number matrix iterations is suggested. In the encryption process, the algorithm uses two random number matrices with values ranging from 1 to 256, which are randomly generated. Use two matrices to iterate. During the iteration, take out the elements of the first matrix, then take out the elements in the same position of the second matrix, combining the element values of the two to form a new position index, and get the value of the new position index in the first matrix finally. Iterate over the value multiple times, using it to replace the element value of the current first matrix, and then continue to iterate the other position elements of the matrix. After the iteration of all elements is completed, the first random number matrix will be converted into a new matrix, and it will be used as an encrypted sequence. A plaintext image is XOR with the sequence to generate a ciphertext image. The testing findings demonstrate the algorithm's superior security and encryption performance. It features a big key spacing, strong key sensitivity, and good diffusion and obfuscation capabilities, and are resistant to conventional assaults including differential and brute force assaults.","PeriodicalId":198522,"journal":{"name":"2022 15th International Congress on Image and Signal Processing, BioMedical Engineering and Informatics (CISP-BMEI)","volume":"74 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-11-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"An image encryption method based on random number matrix iterations\",\"authors\":\"Jialiang Luo, Wanbo Yu\",\"doi\":\"10.1109/CISP-BMEI56279.2022.9980116\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"There is a demand for more image encryption techniques due to the safety of image transmission and archiving. so a means of encrypting images based on random number matrix iterations is suggested. In the encryption process, the algorithm uses two random number matrices with values ranging from 1 to 256, which are randomly generated. Use two matrices to iterate. During the iteration, take out the elements of the first matrix, then take out the elements in the same position of the second matrix, combining the element values of the two to form a new position index, and get the value of the new position index in the first matrix finally. Iterate over the value multiple times, using it to replace the element value of the current first matrix, and then continue to iterate the other position elements of the matrix. After the iteration of all elements is completed, the first random number matrix will be converted into a new matrix, and it will be used as an encrypted sequence. A plaintext image is XOR with the sequence to generate a ciphertext image. The testing findings demonstrate the algorithm's superior security and encryption performance. It features a big key spacing, strong key sensitivity, and good diffusion and obfuscation capabilities, and are resistant to conventional assaults including differential and brute force assaults.\",\"PeriodicalId\":198522,\"journal\":{\"name\":\"2022 15th International Congress on Image and Signal Processing, BioMedical Engineering and Informatics (CISP-BMEI)\",\"volume\":\"74 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-11-05\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 15th International Congress on Image and Signal Processing, BioMedical Engineering and Informatics (CISP-BMEI)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/CISP-BMEI56279.2022.9980116\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 15th International Congress on Image and Signal Processing, BioMedical Engineering and Informatics (CISP-BMEI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CISP-BMEI56279.2022.9980116","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

由于图像传输和存档的安全性,对图像加密技术的需求越来越大。为此,提出了一种基于随机数矩阵迭代的图像加密方法。在加密过程中,算法使用随机生成的2个取值范围为1 ~ 256的随机数矩阵。使用两个矩阵进行迭代。迭代时取出第一个矩阵的元素,然后取出第二个矩阵相同位置的元素,将两者的元素值合并形成新的位置索引,最后得到第一个矩阵中新的位置索引的值。多次迭代该值,使用它来替换当前第一个矩阵的元素值,然后继续迭代矩阵的其他位置元素。所有元素迭代完成后,将第一个随机数矩阵转换成一个新的矩阵,并将其作为加密序列使用。明文图像与生成密文图像的序列进行异或。测试结果表明,该算法具有良好的安全性和加密性能。它的特点是键间距大,键灵敏度强,具有良好的扩散和混淆能力,能够抵抗常规攻击,包括微分攻击和蛮力攻击。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
An image encryption method based on random number matrix iterations
There is a demand for more image encryption techniques due to the safety of image transmission and archiving. so a means of encrypting images based on random number matrix iterations is suggested. In the encryption process, the algorithm uses two random number matrices with values ranging from 1 to 256, which are randomly generated. Use two matrices to iterate. During the iteration, take out the elements of the first matrix, then take out the elements in the same position of the second matrix, combining the element values of the two to form a new position index, and get the value of the new position index in the first matrix finally. Iterate over the value multiple times, using it to replace the element value of the current first matrix, and then continue to iterate the other position elements of the matrix. After the iteration of all elements is completed, the first random number matrix will be converted into a new matrix, and it will be used as an encrypted sequence. A plaintext image is XOR with the sequence to generate a ciphertext image. The testing findings demonstrate the algorithm's superior security and encryption performance. It features a big key spacing, strong key sensitivity, and good diffusion and obfuscation capabilities, and are resistant to conventional assaults including differential and brute force assaults.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Point Cloud Registration based Track Correlation Method An End-to-end Image Feature Representation Model of Pulmonary Nodules Vision-Guided Speaker Embedding Based Speech Separation Analysis and Simulation of Interference Effects on CSK Modulation Systems Sentiment Analysis Based On Deep Residual Bidirectional Gated Recurrent Unit Neural Networks
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1