SpringBoot 快速實現 api 加密!
在項目中,爲了保證數據的安全,我們常常會對傳遞的數據進行加密。常用的加密算法包括對稱加密(AES)和非對稱加密(RSA),博主選取碼雲上最簡單的 API 加密項目進行下面的講解。 https://gitee.com/isuperag/rsa-encrypt-body-spring-boot項目介紹該項目使用 RSA 加密方式對 API 接口返回的數據加密,讓 API 數據更加安全。別人無法對提供 ⌘ Read more

⤋ Read More

Participate

Login to join in on this yarn.