Language

Package: rnp @ 0.13.1-0.203224f

Synopsis

RFC4880-compliant OpenPGP library written in C++

Description

Set of OpenPGP (RFC4880) tools that works on Linux, *BSD and macOS as a replacement of GnuPG. It is maintained by Ribose after being forked from NetPGP, itself originally written for NetBSD.

librnp is the library used by rnp for all OpenPGP functions, useful for developers to build against. It is a “real” library, not a wrapper like GPGME of GnuPG.

Home page
https://www.rnpgp.com/
Location
gnu/packages/openpgp.scm (line: 106, column: 4)
Licenses

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/zyrci4qpvzyjh3prkjkb77i3jnr5995r-rnp-0.13.1-0.203224f.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/xsgvpv9bsb4abb8f43hvkfkjavmjwj49-rnp-0.13.1-0.203224f.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/qhlbhcfrkz5wkkx7ibkpdwqr0gw1iyky-rnp-0.13.1-0.203224f.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/9zxyiddvzqpvcc78xpiqan1l7gpvhy95-rnp-0.13.1-0.203224f.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/gjfq2s48g39hm8kafzlm7ah2x32sq473-rnp-0.13.1-0.203224f.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/7aw2skbcvk3q4wibbajrsxlw4da7fz1j-rnp-0.13.1-0.203224f.drv
x86_64-linuxi686-w64-mingw32/gnu/store/bzi9q1ms513zjg863r9i08994zxrvlfz-rnp-0.13.1-0.203224f.drv
x86_64-linuxi586-pc-gnu/gnu/store/hnvb3xjry3qxjizrjjknfii7jzy4hpvc-rnp-0.13.1-0.203224f.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/d84hq6nl745brpcz90c4w5akyjhvkmbp-rnp-0.13.1-0.203224f.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/hp42m7jya17payqji070nxfhsvnmx88a-rnp-0.13.1-0.203224f.drv
riscv64-linux/gnu/store/qhf3hyvjdgw59zgk2l70v2hg3hmhhd8g-rnp-0.13.1-0.203224f.drv
    powerpc-linux/gnu/store/yd6gb1y228a32isksv18xa89wh93bcg0-rnp-0.13.1-0.203224f.drv
      powerpc64le-linux/gnu/store/f34bgbd60x8kznn9ks9x52c0z8wbcxjb-rnp-0.13.1-0.203224f.drv
      mips64el-linux/gnu/store/h85s2jgbncg8qwkyh7nx1cww9h3nxkcn-rnp-0.13.1-0.203224f.drv
        i686-linux/gnu/store/9jcb9fz2lkqln8w1h3kalc92nnb1p1jy-rnp-0.13.1-0.203224f.drv
        armhf-linux/gnu/store/rjd2xcjsdr59ya6kw6m9z9rlnx91hkg2-rnp-0.13.1-0.203224f.drv
        aarch64-linux/gnu/store/gricklld74hmf99rzg3gcx48il2v2q88-rnp-0.13.1-0.203224f.drv

        Lint warnings

        LinterMessageLocation
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?