d0f7529c1b
An implementation of the Double Ratchet cryptographic ratchet described by https://whispersystems.org/docs/specifications/doubleratchet/, written in C and C++11 and exposed as a C API. This library also includes an implementation of the Megolm cryptographic ratchet.
14 lines
404 B
Text
14 lines
404 B
Text
@comment $NetBSD: PLIST,v 1.1 2021/05/23 07:15:24 ryoon Exp $
|
|
include/olm/inbound_group_session.h
|
|
include/olm/olm.h
|
|
include/olm/outbound_group_session.h
|
|
include/olm/pk.h
|
|
include/olm/sas.h
|
|
lib/cmake/Olm/OlmConfig.cmake
|
|
lib/cmake/Olm/OlmConfigVersion.cmake
|
|
lib/cmake/Olm/OlmTargets-release.cmake
|
|
lib/cmake/Olm/OlmTargets.cmake
|
|
lib/libolm.so
|
|
lib/libolm.so.3
|
|
lib/libolm.so.${PKGVERSION}
|
|
lib/pkgconfig/olm.pc
|