This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > olm (3.2.2)

olm (olm and megolm cryptographic ratchets)

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.

The specification of the Olm ratchet can be found in olm.md.

This library also includes an implementation of the Megolm cryptographic
ratchet, as specified in megolm.md.

Olm is designed to be easy port to different platforms and to be easy to
write bindings for.

It was originally implemented in C++, with a plain-C layer providing the
public API. As development has progressed, it has become clear that C++
gives little advantage, and new functionality is being added in C, with
C++ parts being rewritten as the need arises.

Maintained by: David O'Shaughnessy
Keywords: libolm,olm,matrix
ChangeLog: olm

Homepage:
https://gitlab.matrix.org/matrix-org/olm

Source Downloads:
olm-3.2.2.tar.bz2 (e4f770f1b5512be01c6aaa44de93cc6e)

Download SlackBuild:
olm.tar.gz
olm.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
olm.SlackBuild
olm.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds