使用 Ruby 进行数字签名

发布于 2024-10-21 08:07:37 字数 106 浏览 2 评论 0原文

我需要有关 ruby​​ 中的数字签名的帮助。我的目标是让用户计算机上的应用程序接收我的数字签名文件。然后,用户应用程序必须在不使用任何 gem 的情况下验证文件是否有效并读取它。有人可以帮助我吗?

I need help with digital signatures in ruby. What I'm aiming to do is have the application on a users computer receive a file digitally signed from me. The user application must then, without using any gems, verify the file is valid and read it. Could anyone help me?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ゝ杯具 2024-10-28 08:07:37

对于数字签名,这个问题可以提供帮助
使用 OpenSSL 进行数字签名验证

With digital signatures this question can help
Digital signature verification with OpenSSL

開玄 2024-10-28 08:07:37

大多数具有有效电子签名模式的政府都有允许验证签名文件的桌面应用程序。
爱沙尼亚拥有最先进的软件之一,可以从 https://installer.id.ee/ 安装

根据接收器用户所在的国家/地区,可能会有更优化的应用程序可用。

Most governments with working electronic signature schemas have desktop apps that allow verifying signed files.
Estonia has one of the most advances softwares that can be isntalled from https://installer.id.ee/

Depending on the country of the receiver user there might be more optimized applications available.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文