<p>Hi,</p>
<p>I am developing <a href="https://github.com/gjvnq/libICP#libicp" rel="nofollow">libICP</a>, a golang library for creating and verifying CAdES (CMS Advanced Electronic Signatures) according to brazilian legal standards (which seem to be largely IETF and EU/ETSI standards with minor modifications).</p>
<p>This is my first real cryptographic project so any criticism and advice are welcome.</p>
<p>A few key points:</p>
<ul>
<li>I'm <em>not</em> writing my own implementations for the cryptographic functions themselves. I'm using the standard golang libraries for that.</li>
<li>I'm trying to make sure all important code is covered with tests.</li>
<li>I'm also creating a GUI for Linux, macOS and Windows so common people can easily use CAdES: <a href="https://github.com/gjvnq/OpenICP-BR" rel="nofollow">https://github.com/gjvnq/OpenICP-BR</a></li>
</ul>
(xpost /r/crypto) I'm writing an open source digital signatures library. Advice and criticism welcome
agolangf · · 1522 次点击这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传