1
0
mirror of https://github.com/fumiama/tienyik.git synced 2026-06-05 07:20:25 +08:00

init: add rsa & aes

This commit is contained in:
源文雨
2025-10-30 00:33:03 +08:00
parent e1a6ac0e4f
commit 617fc662c5
6 changed files with 253 additions and 2 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/fumiama/tienyik
go 1.24.4