mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
9209bd43df
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 modern ciphering curve X448 and 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++, Python and Java API for easy integration in mobile and desktop environments. LIME supports multiple devices per user and multiple users per device. WWW: https://www.linphone.org/technical-corner/lime
13 lines
445 B
Plaintext
13 lines
445 B
Plaintext
bin/lime_tester
|
|
include/lime/lime.hpp
|
|
lib/liblime.so
|
|
lib/liblime.so.0
|
|
%%DATADIR%%/cmake/limeConfig.cmake
|
|
%%DATADIR%%/cmake/limeTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
%%DATADIR%%/cmake/limeTargets.cmake
|
|
%%DATADIR%%_tester/data/cacert.pem
|
|
%%DATADIR%%_tester/data/pattern_getSelfIk.C25519.sqlite3
|
|
%%DATADIR%%_tester/data/pattern_getSelfIk.C448.sqlite3
|
|
%%DATADIR%%_tester/data/sip5.linphone.org.selfsigned-cert.pem
|
|
%%DATADIR%%_tester/data/x3dh-cert.pem
|