This commit is contained in:
Yun
2023-09-17 18:05:01 +08:00
parent 1bbc7db405
commit b58d50778d
14 changed files with 661 additions and 16 deletions
+2 -1
View File
@@ -2,8 +2,9 @@ package rsax_test
import (
"fmt"
"yunink/app/pkg/encryptx/rsax"
"testing"
"code.yun.ink/open/utils/encryptx/rsax"
)
func TestRsa(t *testing.T) {