Finish implementing some encryption in the network protocols with AES
This commit is contained in:
parent
38eb7c6acd
commit
84cef345eb
10 changed files with 263 additions and 391 deletions
|
@ -1,3 +1,3 @@
|
|||
class Constants {
|
||||
static const VERSION = "1.3.010525+0414";
|
||||
static const VERSION = "1.3.010625+0228";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue