{"library":"http-ece","type":"library","category":null,"description":"http-ece is a Python library that implements Encrypted Content Encoding for HTTP, primarily used in contexts like Web Push to secure payload data. It provides functions to encrypt and decrypt arbitrary byte strings using AES-GCM with a derived keying material. The current version is 1.2.1, and the library has an infrequent release cadence, with the most recent update in August 2024, indicating active maintenance.","language":"python","status":"active","version":"1.2.1","tags":["encryption","http","web push","security","cryptography"],"last_verified":"Fri May 22","install":[{"cmd":"pip install http-ece","imports":["from http_ece import encrypt","from http_ece import decrypt"]}],"homepage":null,"github":"https://github.com/martinthomson/encrypted-content-encoding","docs":null,"changelog":null,"pypi":"https://pypi.org/project/http-ece/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.2,"avg_import_s":0.07,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/http-ece/compatibility"}}