bes2008
bes2008
[agileway-sshclient](https://github.com/fangjinuo/agileway/tree/master/agileway-sshclient)
@yihui 怎么设置呢? 在RStudio上,找了几圈,没有发现
CBC, OFB, CFB ,CTR 经过测试都可以。 ECB 会出现 core dump
这个问题啥时间可以修复呢? 另外,对比了一下 Java中的 bc 生成的,发现Java生成的字节数都是16倍数,而gmssl生成的,非 cbc模式下是跟原始内容长度一致,cbc是16的倍数。也就是说两者只有在 cbc模式下生成的数据才能互认
java的能优先吗
是单纯的 mybatis环境,没有 spring的吗?
> I am experiencing the same issue, is there any update on that? https://github.com/fangjinuo/agileway
deep clone it as a prototype, for sql instrument. JsqlParseUtil.parse() is not a good idea, but has not a better idea
[sqlhelper](http://github.com/fangjinuo/sqlhelper)支持近100种数据库,包括绝大部分国产数据库,可以无缝从pagehelper 切换过去