Commit Graph

32 Commits

Author SHA1 Message Date
John
31921905a9 update unit test cases for gaes because of changes of gbase64 2019-07-02 17:40:16 +08:00
John
4b9db0c794 fix issue for gmd5/gcrc32 2019-06-22 23:06:44 +08:00
John
9248fd6b28 add internal/errors 2019-06-22 22:05:39 +08:00
John
fe179fff42 gofmt 2019-06-21 22:23:07 +08:00
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
John
ab48800401 improve gaes 2019-06-18 20:58:47 +08:00
zhangxinxiang
2a0eae8975 gaes encryption and decryption add CFB mode 2019-06-18 04:07:35 +08:00
zcool321@sina.com
46d46afaaf add gaes test:update assert type 2019-06-10 22:42:46 +08:00
zhangbiao
be6f522cf3 add gaes test4:optimize Encrypt Decrypt test 2019-06-10 19:53:07 +08:00
zhangbiao
59ae6217cd add gaes test3: add encrypt assert content 2019-06-10 19:37:02 +08:00
zhangbiao
501c3680d9 add gaes test 2019-06-10 17:26:32 +08:00
zhangbiao
6814372a89 add gcrc test2 2019-06-10 15:55:43 +08:00
zhangbiao
3a72686774 add gcrc test 2019-06-10 15:05:11 +08:00
John
00a8ef63b6 improve gtcp 2019-06-03 23:53:59 +08:00
John
1b3243c09c comment update for gfile/gaes/gcrc32/gdes/gmd5/gsha1 2019-05-24 19:59:08 +08:00
Shier
e8c3dfa13e fix: #112
closes #112
2019-04-24 11:31:13 +08:00
pibigstar
d12532ccc1 set a definite value for an assertion #66 2019-04-16 15:49:42 +08:00
pibigstar
53e9f05a10 make the details perfect #66 2019-04-16 15:49:42 +08:00
pibigstar
60e7ab95bc increase coverage for crypto #66 2019-04-16 15:49:42 +08:00
pibigstar
ae552e2b46 increase coverage for crypto #66 2019-04-16 15:49:42 +08:00
pibigstar
145b52f343 increase coverage for crypto #66 2019-04-16 15:49:42 +08:00
pibigstar
57b8fac0d5 add the crypto test 2019-04-16 15:49:42 +08:00
John
aa4dca11f0 fix issue in gtime; update comment for g/gtest 2019-04-04 22:52:56 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
85677b952f fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category 2019-01-30 21:27:03 +08:00
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
wgb
2c27c0f58a close file 2019-01-01 15:35:25 +08:00
John
95db811943 add travis/goreport/golint/govet 2018-12-17 13:02:18 +08:00
john
94df8da71a 完成gaes包开发 2018-08-09 12:46:13 +08:00
john
e3699a2427 gaes developing 2018-08-08 18:41:09 +08:00
john
5ad9b272a6 将加密/解密相关的包从encoding目录迁移到crypto目录下,并改进包中的interface{]参数转换方式 2018-08-08 10:05:16 +08:00