libsxg - Signed HTTP Exchange library
| Website: | https://github.com/google/libsxg | 
|---|---|
| License: | ASL 2.0 | 
- 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. 
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install libsxg
Packages
| libsxg-0.2.1-3.amzn2.x86_64 [22 KiB] | Changelog
              by Danila Vershinin (2021-02-24): - release 0.2.1 | 
| libsxg-0.2.1-2.amzn2.x86_64 [22 KiB] | Changelog
              by Danila Vershinin (2021-02-24): - release 0.2.1 | 
| libsxg-0.2.1-1.amzn2.x86_64 [22 KiB] | Changelog
              by Danila Vershinin (2021-02-24): - release 0.2.1 | 
| libsxg-0.2-2.amzn2.x86_64 [22 KiB] | Changelog
              by Danila Vershinin (2020-02-27): - run ldconfig in scriplets - multicore compile |