Hybrid Encrypted Website based on Springboot

Wenjun Cao,G. He,Zhengji Ma,Junhong Liu,Xinyi Jiang
DOI: https://doi.org/10.54691/fhss.v2i12.3216
2022-12-21
Abstract:With the rapid development of modern network technology, people's personal information, file transfer and e-commerce all need strong protection. DataencryptTechnology also came into being.  This time, JAVA language is used. The front end is built based on LayUI framework, and the back end is a hybrid encrypted website developed based on SpringBoot technology. The system functions include file encryption, information transmission and system authority management. The popular encryption algorithms such as AES, DES, RC4, TripleDes, MD5, base64 and RSA are used to encrypt the data, which is realized by Base64 or hexadecimal conversion to generate encrypted data or files, and then the encrypted data or files are decrypted.
Computer Science
What problem does this paper attempt to address?