The Wayback Machine - https://web.archive.org/web/20201121005719/https://github.com/mozilla/rust-ece
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

rust-ece   Build Status Latest Version

This crate has not been security reviewed yet, use at your own risk (tracking issue).

ece is a Rust implementation of the HTTP Encrypted Content-Encoding standard (RFC 8188). It is a port of the ecec C library.
This crate is destined to be used by higher-level Web Push libraries, both on the server and the client side.

Documentation

Cryptographic backends

This crate is designed to be used with different crypto backends. At the moment only openssl is supported.

Implemented schemes

Currently, two HTTP ece schemes are available to consumers of the crate:

About

Encrypted Content-Encoding for HTTP (RFC 8188) Rust implementation

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.