mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
更新非对称加密
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package io.legado.app.help
|
||||
package io.legado.app.help.crypto
|
||||
|
||||
import cn.hutool.crypto.asymmetric.AsymmetricCrypto as HutoolAsymmetricCrypto
|
||||
import cn.hutool.crypto.asymmetric.KeyType
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package io.legado.app.help
|
||||
package io.legado.app.help.crypto
|
||||
|
||||
import cn.hutool.crypto.asymmetric.Sign as HutoolSign
|
||||
import cn.hutool.crypto.KeyUtil
|
||||
|
||||
Reference in New Issue
Block a user