ClayLivince

Results 7 comments of ClayLivince

I am also interested with how does EXDSchema 's yaml "definition" updates.(Not very clear after reading it's code) If it is still via some manual operations, what's it's difference from...

when using image command you need the path to which file you want to export such as `image ui/loadingimage/-nowloading_base_hr1.tex` image command was designed for exporting one image per line. for...

So glad to hear that..... being desperate when updating Garlandtools after my SSD exploded and take my code and mysql db away.. Thank you!!!!

实际上是 #1657 的问题 给后来人行个方便吧,需要的话自取 二选一,下载3.1.2 dev recompiled的话,覆盖安装好的bin目录下面的两个同名文件,下载dlls的话,将这两个dll放在安装好的bin目录里,至少暂时解决不能用的问题,也许。 如果你有安全顾虑(鉴于这是一个密码库,你应该有安全顾虑),自己找下vc140runtimed和ucrtbased两个dll丢在bin里也就能用了。 For your convenience, two solutions as you go. Replace the gmssl.exe, gmssl.dll in the bin folder of installation position by files from...

@nmxc123 @666promise > 请问现在sm9可以用了吗,我也遇到问题 > SM9还是不能用 sm9我这边测试能过,不过我看了一下,似乎他这个help写的有问题,如果按照它上面的命令来写确实不能用(这个库的错误处理和日志输出确实有点烂。。。都不说是啥原因报错),我这边重新把help改了一下,加了一点点相关的报错提示,编译了一份,可以用,有其他问题建议带图片或者日志发一下。 sm9的流程:先 sm9setup 生成一个主key,然后 sm9keygen ,生成签名或加密用的key,再用对应的key执行 sm9sign 或者 sm9encrypt 操作 sm9keygen 命令的参数 - " -alg sm9sign|sm9encrypt 算法,签名还是加密用的" - " -in 主密钥的位置,就是sm9setup生成的那个" - " -inpass...