Commit Graph

19 Commits

Author SHA1 Message Date
free will 7529b3e6ac 去掉一些没有用到的import;修改依赖库,以适配安卓;修改pom,企图导出可供安卓使用的jar包 2021-05-12 11:31:08 +08:00
free will 290e08b0f4 delete maven lib: commons-codec 2021-05-11 18:59:27 +08:00
free will e6aa89cc3b mostly finished mgmt 2021-04-29 11:36:59 +08:00
zhaofeng233 2cc108c10c fix:删除部分测试代码 2021-04-22 16:36:37 +08:00
zhaofeng233 87cc1e6590 add:添加Packet部分联调测试 2021-04-22 16:00:49 +08:00
free will 8e8767393c rewrite UnixStreamTransport & supplement LogicFace 2021-04-21 17:48:10 +08:00
ChessNineeee 20ab17fafc add:添加sm234的jmh版性能测试,与力宏师兄的版本性能进行对比 2021-04-19 22:01:16 +08:00
ChessNineeee 59b38430d3 add:minsecurity security基准测试 2021-04-15 23:04:41 +08:00
ChessNineeee f6da0c30ba change the driver which is compatible with sqlcipher and modified the way to connect the encrypted sqlite db file 2021-04-06 23:16:50 +08:00
ChessNineeee 402267fa57 Sqlite implementation 2021-04-02 15:43:28 +08:00
ChessNineeee 5452b686a3 create classes in package sqlite 2021-04-01 22:06:13 +08:00
ghy 227d10a391 rollback pom.xml & .gitignore , don't DELETE it!!!!!! 2021-03-15 10:07:19 +08:00
free will e622d92897 delete pom.xml 2021-03-13 09:17:22 +08:00
zhaofeng233 15e87b27ce ByteHelperTest解决部分错误。私有方法测试(已注释)需将private删除 2021-03-13 01:21:58 +08:00
ghy f693a7a120 使用mapDB持久化identity(50%) 2021-03-09 22:00:57 +08:00
ghy 86fcb65c3c cert 初步测试通过 2021-03-06 20:13:13 +08:00
ghy 3868d65fae hash & sm4 & cert(未测试) 2021-03-05 20:02:38 +08:00
ghy e515af4123 sm2 & sm2 test 2021-03-03 21:51:32 +08:00
ghy 5938be8893 maven管理项目 + junit单元测试 2021-03-02 21:35:29 +08:00