100% offline shamir's secret sharing GUI build with go and WebAssembly

栏目: IT技术 · 发布时间: 5年前

With S imple S hamir's S ecret S haring (s4) I want to provide you an easy to use interface for this beautiful little peace of math.

s4 is open source and provided as it is. You can find the code on Github and this website works completely offline. Save it to your computer (Ctrl+S) in order to not loose access to the s4 in case this website will be down at any point in the future.

Please note that s4 is provided as it is and I do not take responsibility for any bugs. s4 is a tiny layer around sharedsecret and golangs AES encryption .

If you find any issues, please report them via Github issues and if you want to tip me for the work on this project,feel free to do so


以上所述就是小编给大家介绍的《100% offline shamir's secret sharing GUI build with go and WebAssembly》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C陷阱与缺陷

C陷阱与缺陷

凯尼格 / 高巍 / 人民邮电出版社 / 2008-2-1 / 30.00元

作者以自己1985年在Bell实验室时发表的一篇论文为基础,结合自己的工作经验扩展成为这本对C程序员具有珍贵价值的经典著作。写作本书的出发点不是要批判C语言,而是要帮助C程序员绕过编程过程中的陷阱和障碍。.. 全书分为8章,分别从词法分析、语法语义、连接、库函数、预处理器、可移植性缺陷等几个方面分析了C编程中可能遇到的问题。最后,作者用一章的篇幅给出了若干具有实用价值的建议。.. 本书......一起来看看 《C陷阱与缺陷》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码