/Encrypted-Content-Encoding

Some code for implementing Encrypted Content-Encoding

Primary LanguageF#Apache License 2.0Apache-2.0

Encrypted Content-Encoding

Some code to help implementing Encrypted Content-Encoding in F#.

This is from when I completely derailed a side project because I wanted to use Web Push Notifications but I couldn't find any implementations I liked so I made my own based on the RFC.

I created this repository for myself to easier find the ECE code. The original repository is (private) Timer. But that is hard to find if I search for ECE hence this repository.