GetPageSpeed Extras

libsxg

How to install libsxg (x86_64)

Signed HTTP Exchange library

License: ASL 2.0 https://github.com/google/libsxg

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install libsxg

Description

Signed HTTP Exchange (SXG) is file format which contains an HTTP exchange (request and response) signed by a publisher's origin. If the publisher creates an SXG file with a valid signature, it will be treated like a valid HTTP response regardless of the distribution channel. This library is a minimal toolkit for handling SXG files.

RPMs

Package Size Changelog
libsxg-0.2.1-4.amzn2.x86_64 22 KiB Danila Vershinin (2026-04-27)
- drop cmake-latest dependency; stock EL8 cmake (3.26+) is sufficient
libsxg-0.2.1-3.amzn2.x86_64 22 KiB Danila Vershinin (2021-02-24)
- release 0.2.1
libsxg-0.2.1-2.amzn2.x86_64 22 KiB Danila Vershinin (2021-02-24)
- release 0.2.1
libsxg-0.2.1-1.amzn2.x86_64 22 KiB Danila Vershinin (2021-02-24)
- release 0.2.1
libsxg-0.2-2.amzn2.x86_64 22 KiB Danila Vershinin (2020-02-27)
- run ldconfig in scriplets ยท - multicore compile

Subscribe