nacos-group / nacos-plugin

A collection of Nacos plug-ins, providing Nacos with pluggable plug-in capabilities, support for user customization and high scalability
Apache License 2.0
90 stars 69 forks source link

Implementation of secret key encryption #8

Closed hujun-w-2 closed 2 years ago

hujun-w-2 commented 2 years ago

服务端加解密算法实现 1.解密前先解密秘钥 2.秘钥从system获取 3.实现spi秘钥加密解密方法