Khadgar xt
xt pushed to master at xt/go-book 2023-09-10 17:47:17 +08:00
c3da564596 post:基本完成版本发布。
2ae3e46067 post:基本完成go.mod文件的组成。
26d4780842 post:完成模块基本概念。
ed20d1b187 fix:纠正一些错字。
Compare 4 commits »
xt pushed to master at xt/go-book 2023-09-08 15:20:44 +08:00
ee356fd4aa fix:增补一些说明。
xt pushed to master at xt/go-book 2023-09-08 15:12:23 +08:00
1f2303bd25 post:增加ENBF语法规则定义说明。
07d49fbdd3 post:包一节增加import的语言规范定义。
a29d3467eb post:基本完成可见性一节的内容。
5c27260bd3 post:基本完成包的介绍。
cf03b47498 post:基本完成对于项目目录结构的介绍。
Compare 6 commits »
xt pushed tag v0.1.4 to xt/ag_toolsbox 2023-07-27 15:55:19 +08:00
xt pushed to main at xt/ag_toolsbox 2023-07-27 15:54:30 +08:00
1dd98c25df enhance(hail):暴露Hail ID算法的类型,方便其他项目中放置于Context中。
xt pushed to master at xt/ag_tools 2023-07-25 23:11:51 +08:00
190dd36490 enhance(crc):CRC系列校验算法增加使用大端序或者小端序输出的功能。
xt pushed to master at xt/ag_tools 2023-07-18 16:19:43 +08:00
8719a0e689 build(deps):更新ag_toolsbox的版本。
xt pushed tag v0.1.3 to xt/ag_toolsbox 2023-07-18 16:18:30 +08:00
xt pushed to main at xt/ag_toolsbox 2023-07-18 16:18:21 +08:00
68f052ef00 enhance(spiral):调整螺旋加密算法的默认强度。
xt pushed to master at xt/ag_tools 2023-07-18 16:10:49 +08:00
0992fbe3b6 enhance(spiral):增加螺旋加密算法的兼容模式。
xt pushed tag v0.1.2 to xt/ag_toolsbox 2023-07-18 16:07:48 +08:00
xt pushed to main at xt/ag_toolsbox 2023-07-18 16:07:38 +08:00
811e056bb8 enhance(spiral):螺旋加密算法增加兼容旧式设计算法功能。
xt created branch master in xt/ag_tools 2023-07-17 22:21:14 +08:00
xt pushed to master at xt/ag_tools 2023-07-17 22:21:14 +08:00
85ebee0185 doc(read):增加说明文档。
86834970b5 build(init):项目加入版本库控制。
xt created repository xt/ag_tools 2023-07-17 22:15:53 +08:00
xt pushed tag v0.1.1 to xt/ag_toolsbox 2023-07-17 22:10:07 +08:00
xt pushed to main at xt/ag_toolsbox 2023-07-16 11:45:34 +08:00
1f99378655 refactor(crc):重构CRC系列算法中对于模式的定义,限制其取值。
xt pushed to main at xt/ag_toolsbox 2023-07-16 11:21:33 +08:00
732c01e36c fix(hash):修正Sha256算法中出现的位数设置错误。
xt pushed to main at xt/ag_toolsbox 2023-07-15 11:56:30 +08:00
185f1f3195 fix(des):修复DES加密时出现的密文字节数组长度不足的情况。
xt pushed tag v0.1.0 to xt/ag_toolsbox 2023-07-15 08:12:59 +08:00