feat: abstract method to perform action

This commit is contained in:
mokurin000
2025-07-30 03:20:21 +08:00
parent 6ee009715d
commit 1a281e0cc7
7 changed files with 59 additions and 15 deletions

View File

@@ -26,3 +26,4 @@ flate2 = "1.1.2"
cbc = "0.1.2"
aes = "0.8.4"
md5 = "0.8.0"
block-padding = "0.3.3"