File:  [cvs.NetBSD.org] / pkgsrc / security / olm / PLIST
Revision 1.1: download - view: text, annotated - select for diffs
Sun May 23 07:15:24 2021 UTC (3 years, 11 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, HEAD
security/olm: import olm-3.2.2 from wip/olm

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.

@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

CVSweb <webmaster@jp.NetBSD.org>