TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Pagesign – A Python Wrapper for Age and Minisign

1 点作者 vsajip超过 3 年前

1 comment

vsajip超过 3 年前
The pagesign module (named from ‘Python-age-sign’) allows Python programs to make use of the functionality provided by age [1] and minisign [2]. Using this module, Python programs can encrypt and decrypt data, digitally sign documents and verify digital signatures, and manage (generate, list and delete) encryption and signing keys.<p>Any and all feedback welcome!<p>[1] <a href="https:&#x2F;&#x2F;age-encryption.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;age-encryption.org&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;jedisct1.github.io&#x2F;minisign&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jedisct1.github.io&#x2F;minisign&#x2F;</a>