mozilla / rust-ece

Encrypted Content-Encoding for HTTP (RFC 8188) Rust implementation
Mozilla Public License 2.0
25 stars 11 forks source link

feat: Add aesgcm encrypted content support. #4

Closed jrconlin closed 5 years ago

jrconlin commented 5 years ago

Closes #3

jrconlin commented 5 years ago

Thanks! Please hold off on merging this until I make sure that things are working with the crypto push component. As you note, there's also a bit of cleanup I need to do.

jrconlin commented 5 years ago

@eoger Can I get a re-bless on this PR? There were a few changes, and I'll auto-squash them on merge.