SpringBoot先後端數據傳輸加密

採用的算法爲AES算法javascript 1. 編寫加密工具類 package com.pibigstar.utils; import javax.crypto.Cipher; import javax.crypto.KeyGenerator; import javax.crypto.spec.SecretKeySpec; import org.apache.commons.codec.bin
相關文章
相關標籤/搜索