use random iv so we finally have strong encryption now

This commit is contained in:
clowwindy
2013-05-22 11:35:25 +08:00
parent 0aa252e2b0
commit 9a6a934261
5 changed files with 65 additions and 30 deletions

View File

@ -3,5 +3,6 @@
"server_port":8388,
"local_port":1080,
"password":"barfoo!",
"timeout":600
"timeout":600,
"method":null
}