Commit Graph

56 Commits

Author SHA1 Message Date
root
f0e36d7d7c fixed a core 2018-08-31 17:10:46 +00:00
wangyu-
1e98ae10c2 trival 2018-07-21 07:45:10 -05:00
wangyu-
fabe2b3558 changed hmac_sha1 keylen to 20, implemented cfb for aesacc 2018-07-21 03:19:59 -05:00
wangyu-
565034dbae add aes128cfb, delete unused files 2018-07-21 02:06:15 -05:00
wangyu-
16de522196 trival 2018-06-24 08:29:12 -05:00
wangyu-
232ec4f339 trival 2018-06-24 08:22:26 -05:00
wangyu-
d3cbbe8085 implement hkdf 2018-06-24 07:58:19 -05:00
wangyu-
e51c236c20 update TODOs 2018-06-23 20:29:27 -05:00
wangyu-
cd92410cfe supress compile warning 2018-06-23 17:21:39 -05:00
wangyu-
04eec19ab2 derive 32bytes key for future use 2018-06-23 16:56:20 -05:00
wangyu-
423157dbba derive different key for different directions 2018-06-23 16:19:15 -05:00
wangyu-
61512a15ec changed kdf 2018-06-22 22:20:48 -05:00
wangyu-
52a911b109 add hmac-sha1 2018-06-22 13:22:26 -05:00
wangyu-
7142dd018d added some TODOs 2018-02-18 21:18:31 -06:00
wangyu-
d778be2bfc refacotr 2017-09-23 03:05:23 -05:00
wangyu-
dcc722ff5e add const int aes_key_optimize 2017-09-18 07:29:12 -05:00
wangyu-
661b329930 optimize md5 and aes 2017-09-18 07:10:24 -05:00
wangyu-
0cc72802e6 comment 2017-09-01 03:02:48 -05:00
wangyu-
dc4936dc60 implemented --lower-level auto for client. better makefile 2017-08-26 05:38:33 -05:00
wangyu
d09e0c51aa deleted my encrypt_old 2017-08-18 19:43:46 +08:00
root
b74691f40a refactor 2017-08-18 19:24:49 +08:00
Linus Yang
20ab7d920d Use accelerated AES wrapper by default 2017-08-18 14:51:29 +08:00
wangyu
e502076394 fixed help page.some new function in common 2017-08-17 23:40:17 +08:00
wangyu
837de123b2 added android target to makefile,fixed some log 2017-08-16 19:44:19 +08:00
wangyu
5a4e3302e2 added comment about security of zero iv + nonce first data block 2017-08-13 21:27:53 +08:00
wangyu
e890a6344c reverted extern c syntax,fixed a makefile problem 2017-08-11 12:25:04 +08:00
broncotc
ed6416a30d add cmake support and fix compile errors 2017-08-11 10:45:40 +08:00
wangyu
82a0adf081 added lib dir 2017-08-05 20:44:48 +08:00
wangyu
7bd2fa7ab8 changed djb2 to xor version 2017-08-05 17:58:41 +08:00
wangyu
343c7b2a29 trival 2017-08-04 21:59:29 +08:00
wangyu
956bc5ab06 changed iptables -A to -I, auth_mode: simple 2017-08-04 21:46:49 +08:00
wangyu
9f0c2c6f35 trival 2017-08-04 17:19:40 +08:00
wangyu
77eff2e6b1 auto add iptables rule, fixed Wformat warnings 2017-08-04 17:12:23 +08:00
wangyu
32fd9f77a5 better padding 2017-08-04 13:08:17 +08:00
wangyu
501b620c35 fix bug of len <0 2017-08-02 20:54:32 +08:00
wangyu
46c4333240 trival 2017-07-31 15:12:20 +08:00
wangyu
2fc8149116 fixed epoll dead loop 2017-07-31 09:25:59 +08:00
wangyu
49f3f0d04a trivalmake 2017-07-30 18:09:51 +08:00
wangyu
9f10fd4766 trival 2017-07-30 16:57:24 +08:00
wangyu
b485efc4c3 grab connection works 2017-07-30 05:53:30 +08:00
wangyu
b03c5ebf14 changed some members of conn_info to pointers 2017-07-30 03:46:28 +08:00
wangyu
0efcacfdf4 fixed warnings 2017-07-29 20:58:38 +08:00
wangyu
701eb8dbcf split to multi files 2017-07-29 20:32:26 +08:00
wangyu
7933edd9ac it works again 2017-07-28 00:15:10 +08:00
wangyu
d4fa238d1e more options 2017-07-26 17:53:15 +08:00
wangyu
66c201e629 more options,help message 2017-07-26 08:51:05 +08:00
wangyu
93c0d789c4 a bunch of commit together,i lost some commit log while upgrading git 2017-07-26 06:29:40 +08:00
wangyu
c6c085b36c trival 2017-07-25 01:54:09 +08:00
wangyu
aef193779b fixed some inefficient code 2017-07-25 00:42:11 +08:00
wangyu
966ec3c925 log macro to print file name and line number 2017-07-25 00:04:49 +08:00