Skip to content

code4fukui/encrypted-content-encoding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryped Content-Encoding for HTTP

Deno, Node.js and Python implementations are available.

for Deno

import ece from "https://code4fukui.github.io/encrypted-content-encoding/denojs/ece.js";

for Node.js

npm install http_ece

for Python

pip install http_ece

About

A simple implementation of the encrypted content-encoding

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.5%
  • Python 29.4%
  • Shell 1.1%