Skip to content

Commit 81b3e9a

Browse files
authored
Feat/rc6 add RC6 Encrypt/Decrypt operations (#2163)
1 parent 15d7d55 commit 81b3e9a

6 files changed

Lines changed: 1353 additions & 0 deletions

File tree

src/core/config/Categories.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@
109109
"Rabbit",
110110
"SM4 Encrypt",
111111
"SM4 Decrypt",
112+
"RC6 Encrypt",
113+
"RC6 Decrypt",
112114
"GOST Encrypt",
113115
"GOST Decrypt",
114116
"GOST Sign",

0 commit comments

Comments
 (0)