代码之家  ›  专栏  ›  技术社区  ›  avpaderno

OpenPGP库

  •  4
  • avpaderno  · 技术社区  · 15 年前

    Is there a library to create OpenPGP keys, or to encrypt a file using OpenPGP?

    2 回复  |  直到 8 年前
        1
  •  3
  •   Matthew Flaschen    15 年前

    你可以看看 GPGMe . 见 manual 条目 generating keys encrypting a plain-text .

    Objective-C bindings 但是你也可以直接使用它。

        2
  •  1
  •   Marcin    8 年前

    还有一个项目: ObjectivePGP 对于IOS和OSX