-
-
Notifications
You must be signed in to change notification settings - Fork 2k
修改 WBI, APP API 签名算法 C++ 例子中使用的依赖 #1229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
不懂 c++ 等个佬吧。。 |
不懂改依赖的缘故, 经验告诉我们非必要情况依赖什么的还是不要乱动 |
因为我发现原来写的可读性和性能都不如这个好 |
我倒感觉实在没必要把这些用例塞正文里面, 放 Discussion 供参考就行, 要不然这么多语言全塞进去. 留 JavaScript 的得了, 毕竟本来就是逆向前端的. |
已经有这么多实现了我觉得还是不错的。本来就只有这个有实现参考,也不是很多这种,而且留discussion可能时效性啥的会比较混乱,且谁都发一份,能不能用都不确定 |
折腾了好一会总算是把代码编译出来了, 跑是能跑起来的, 结果是否正确就不清楚了, 以下是运行结果 (纯 ASCII 版)
|
结果不知道对不对可咋合.jpg 暂挂中 |
经过 JS 版代码验证,结果一致 |
well,是否应该合并呢 |
现在这已经从可行性变成必要性的问题了是吧 |
是的,我没有合并过类似换依赖这种,我也不熟 c++ 不知道哪个依赖更适合 |
虽然我也不写 cpp, 但看依赖关系, 似乎原来的库更常用一点, 加上前面说过的原因, 总之我是中立态度 ❯ apt rdepends botan3
botan3
Reverse Depends:
Depends: botan3-static (= 3.7.1-2)
❯ apt rdepends cryptopp
cryptopp
Reverse Depends:
Depends: cryptopp-static (= 8.9.0)
Depends: megacmd
Depends: codecrypt |
我不熟悉cpp( |
No description provided.