Source: lime Priority: optional Maintainer: Debian VoIP Team Uploaders: Bernhard Schmidt Build-Depends: cmake, debhelper-compat (= 13), default-jdk (>= 2:1.7) , javahelper , Build-Depends-Arch: libbctoolbox-dev (>= 5.1.64~), libsoci-dev, libsqlite3-dev, libboost1.74-dev, Build-Depends-Indep: doxygen , libregexp-assemble-perl , Standards-Version: 4.6.1 Rules-Requires-Root: no Section: libs Homepage: http://www.linphone.org/technical-corner/lime Vcs-Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/lime Vcs-Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/lime.git Package: liblime-dev Section: libdevel Architecture: any Multi-Arch: same Depends: liblime0 (= ${binary:Version}), ${misc:Depends} Description: End-to-end encryption library featuring ECC and PFS LIME is an end-to-end encryption library for one-to-one and group instant messaging, allowing users to exchange messages privately and asynchronously. It uses Curve448-Goldilocks for key agreement and employs a double ratchet algorithm for perfect forward secrecy. . LIME is composed of a portable client library coupled with a public key server developed by Belledonne Communications to allow end-to-end encryption for messaging, without having to exchange cryptographic keys simultaneously. . The library exposes a C, C++ and Java API for easy integration in mobile and desktop environments. . This package contains everything needed to build software written against LIME. Package: liblime0 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: End-to-end encryption library featuring ECC and PFS LIME is an end-to-end encryption library for one-to-one and group instant messaging, allowing users to exchange messages privately and asynchronously. It uses Curve448-Goldilocks for key agreement and employs a double ratchet algorithm for perfect forward secrecy. . LIME is composed of a portable client library coupled with a public key server developed by Belledonne Communications to allow end-to-end encryption for messaging, without having to exchange cryptographic keys simultaneously. . The library exposes a C, C++ and Java API for easy integration in mobile and desktop environments. . This package contains the run-time shared library. Package: liblime-doc Architecture: all Multi-Arch: foreign Build-Profiles: Depends: ${misc:Depends} Description: End-to-end encryption library featuring ECC and PFS LIME is an end-to-end encryption library for one-to-one and group instant messaging, allowing users to exchange messages privately and asynchronously. It uses Curve448-Goldilocks for key agreement and employs a double ratchet algorithm for perfect forward secrecy. . LIME is composed of a portable client library coupled with a public key server developed by Belledonne Communications to allow end-to-end encryption for messaging, without having to exchange cryptographic keys simultaneously. . The library exposes a C, C++ and Java API for easy integration in mobile and desktop environments. . This package contains the developer documentation. Package: liblime-java Architecture: all Multi-Arch: foreign Build-Profiles: Depends: liblime0 (>= ${binary:Version}), ${misc:Depends} Description: End-to-end encryption library featuring ECC and PFS LIME is an end-to-end encryption library for one-to-one and group instant messaging, allowing users to exchange messages privately and asynchronously. It uses Curve448-Goldilocks for key agreement and employs a double ratchet algorithm for perfect forward secrecy. . LIME is composed of a portable client library coupled with a public key server developed by Belledonne Communications to allow end-to-end encryption for messaging, without having to exchange cryptographic keys simultaneously. . The library exposes a C, C++ and Java API for easy integration in mobile and desktop environments. . This package contains the Java wrapper.