logo
首页技术栈工具库讨论
openpgp

openpgp

This is an OpenPGP library inspired by my work on OpenPGP libraries in Ruby https://github.com/singpolyma/openpgp, PHP http://github.com/singpolyma/openpgp-php, and Python https://github.com/singpolyma/OpenPGP-Python. It defines types to represent OpenPGP messages as a series of packets and then defines instances of Data.Binary for each to facilitate encoding/decoding. For performing cryptography, see http://hackage.haskell.org/package/openpgp-crypto-api or http://hackage.haskell.org/package/openpgp-Crypto For dealing with ASCII armor, see http://hackage.haskell.org/package/openpgp-asciiarmor It is intended that you use qualified imports with this library.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install openpgp
查看
标签
根据用户添加的标签生成
暂无标签