The devel/olm port
olm-3.2.16p0 – Double Ratchet cryptographic ratchet in C++ (cvsweb github mirror)
Description
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. IMPORTANT: libolm is now deprecated. libolm was Matrix's first implementation of the Double Ratchet algorithm, dating back to 2015. It is not written in memory-safe langauges (C and C++11), resulting in several CVEs over the years (e.g. CVE-2021-34813 and CVE-2021-44538). It also depends on simplistic cryptography primitive implementations which are intended for pragmatic and education purposes rather than security - e.g. Brad Conte's crypto-algorithms. As a result, the libolm team rewrote libolm in Rust in December 2021 - the result being vodozemac, and announced it as the recommended successor to libolm after its audit by Least Authority in May 2022.WWW: https://git.matrix.org/git/olm
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Reverse dependencies
Files
- /usr/local/include/olm/
- /usr/local/include/olm/error.h
- /usr/local/include/olm/inbound_group_session.h
- /usr/local/include/olm/olm.h
- /usr/local/include/olm/olm_export.h
- /usr/local/include/olm/outbound_group_session.h
- /usr/local/include/olm/pk.h
- /usr/local/include/olm/sas.h
- /usr/local/lib/cmake/
- /usr/local/lib/cmake/Olm/
- /usr/local/lib/cmake/Olm/OlmConfig.cmake
- /usr/local/lib/cmake/Olm/OlmConfigVersion.cmake
- /usr/local/lib/cmake/Olm/OlmTargets-release.cmake
- /usr/local/lib/cmake/Olm/OlmTargets.cmake
- /usr/local/lib/libolm.so.2.0
- /usr/local/lib/pkgconfig/olm.pc