Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mozilla/rust-ece
Encrypted Content-Encoding for HTTP (RFC 8188) Rust implementation
https://github.com/mozilla/rust-ece
chore: Update for 2024-03
jrconlin opened this pull request 10 months ago
jrconlin opened this pull request 10 months ago
Update/2023 06
jrconlin opened this pull request over 1 year ago
jrconlin opened this pull request over 1 year ago
Chore/update 2303
jrconlin opened this pull request almost 2 years ago
jrconlin opened this pull request almost 2 years ago
Documentation fixes
RandomEngy opened this pull request almost 2 years ago
RandomEngy opened this pull request almost 2 years ago
chore: Dependency updates for Sept 2022
jrconlin opened this pull request over 2 years ago
jrconlin opened this pull request over 2 years ago
chore: 2021 Dec update
jrconlin opened this pull request about 3 years ago
jrconlin opened this pull request about 3 years ago
chore: Dep update for Jul 2021
jrconlin opened this pull request over 3 years ago
jrconlin opened this pull request over 3 years ago
(cargo-release) version 2.1.0
rfk opened this pull request almost 4 years ago
rfk opened this pull request almost 4 years ago
Reduce allocations and copying by decrypting into a buffer
rfk opened this issue almost 4 years ago
rfk opened this issue almost 4 years ago
Avoid unnessarily duplicating HKDF work by using separate "expand" and "extract" steps.
rfk opened this issue almost 4 years ago
rfk opened this issue almost 4 years ago
Implement record chunking for "aes128gcm" scheme.
rfk opened this pull request almost 4 years ago
rfk opened this pull request almost 4 years ago
Decouple "aesgcm" and "aes128gcm" schemes, disable record chunking.
rfk opened this pull request almost 4 years ago
rfk opened this pull request almost 4 years ago
Pad to multiples of 128 bytes, rather than to a random length.
rfk opened this pull request almost 4 years ago
rfk opened this pull request almost 4 years ago
Release v2.0.0
rfk opened this pull request almost 4 years ago
rfk opened this pull request almost 4 years ago
The default branch in this repository is now "main"
rfk opened this issue almost 4 years ago
rfk opened this issue almost 4 years ago
Clean up record-chunking code, and make it apply only to aes128gcm
rfk opened this issue almost 4 years ago
rfk opened this issue almost 4 years ago
Pad to multiples of a fixed size, rather than padding randomly
rfk opened this issue almost 4 years ago
rfk opened this issue almost 4 years ago
Remove very old draft ece-03 support
jrconlin opened this issue almost 4 years ago
jrconlin opened this issue almost 4 years ago
Update the public API to remove footguns, and document it.
rfk opened this pull request almost 4 years ago
rfk opened this pull request almost 4 years ago
New API for the `headers` function
tiesselune opened this pull request almost 4 years ago
tiesselune opened this pull request almost 4 years ago
Suggested changes to the `AesGcmEncryptedBlock` API
tiesselune opened this issue almost 4 years ago
tiesselune opened this issue almost 4 years ago
Update admins on this repo
rfk opened this issue almost 4 years ago
rfk opened this issue almost 4 years ago
Add release process docs
rfk opened this pull request almost 4 years ago
rfk opened this pull request almost 4 years ago
Add top-level access to AesGcm encoding scheme
tiesselune opened this pull request almost 4 years ago
tiesselune opened this pull request almost 4 years ago
Prepare release v1.2.1
rfk opened this pull request over 4 years ago
rfk opened this pull request over 4 years ago
Fix aesgcm not accounting for padding
Jordandev678 opened this pull request over 4 years ago
Jordandev678 opened this pull request over 4 years ago
Removes backtracing and extra wrappers
tarikeshaq opened this pull request over 4 years ago
tarikeshaq opened this pull request over 4 years ago
Revert "Add derive thiserror so that Error impl std::error::Error"
jrconlin opened this pull request over 4 years ago
jrconlin opened this pull request over 4 years ago
Add derive thiserror so that Error impl std::error::Error
tarikeshaq opened this pull request over 4 years ago
tarikeshaq opened this pull request over 4 years ago
failure is depricated, replace it with thiserror
tarikeshaq opened this issue over 4 years ago
tarikeshaq opened this issue over 4 years ago
replace failure with thiserror and backtrace
tarikeshaq opened this pull request over 4 years ago
tarikeshaq opened this pull request over 4 years ago
Bump base64 version
eoger opened this pull request over 4 years ago
eoger opened this pull request over 4 years ago
Bump version to v1.1.1
eoger opened this pull request over 5 years ago
eoger opened this pull request over 5 years ago
Update to latest version of once_cell
rfk opened this pull request over 5 years ago
rfk opened this pull request over 5 years ago
Allow trait-based dynamic crypto implementations
eoger opened this pull request over 5 years ago
eoger opened this pull request over 5 years ago
Dynamic crypto backend
thomcc opened this issue over 5 years ago
thomcc opened this issue over 5 years ago
Bump version to v1.0.1
eoger opened this pull request over 5 years ago
eoger opened this pull request over 5 years ago
Fix serializable-keys feature
eoger opened this pull request over 5 years ago
eoger opened this pull request over 5 years ago
Remove openssl dev-dependency
eoger opened this pull request over 5 years ago
eoger opened this pull request over 5 years ago
Bump version to v1.0.0
eoger opened this pull request over 5 years ago
eoger opened this pull request over 5 years ago
Add from/to_raw_components to LocalKeyPair and move some things around
eoger opened this pull request over 5 years ago
eoger opened this pull request over 5 years ago
Add to_jwk to OpenSSL's LocalKeyPair
eoger opened this issue over 5 years ago
eoger opened this issue over 5 years ago
WIP some tweaks for implementing differnt crypto backends
rfk opened this pull request over 5 years ago
rfk opened this pull request over 5 years ago
WIP Cleanups based on review feedback
rfk opened this pull request over 5 years ago
rfk opened this pull request over 5 years ago
feat: Add convenience functions for encrypt/decrypt
jrconlin opened this pull request over 5 years ago
jrconlin opened this pull request over 5 years ago
Add convenience functions for encrypt & decrypt
jrconlin opened this issue over 5 years ago
jrconlin opened this issue over 5 years ago
Use openssl for `sha256` instead of `sha2`.
thomcc opened this issue over 5 years ago
thomcc opened this issue over 5 years ago
Add Mozilla Code of Conduct
Mozilla-GitHub-Standards opened this pull request almost 6 years ago
Mozilla-GitHub-Standards opened this pull request almost 6 years ago
CODE_OF_CONDUCT.md file missing
Mozilla-GitHub-Standards opened this issue almost 6 years ago
Mozilla-GitHub-Standards opened this issue almost 6 years ago
Bump version to 0.1.3
eoger opened this pull request almost 6 years ago
eoger opened this pull request almost 6 years ago
Add a generate keypair and auth secret helper method
eoger opened this pull request almost 6 years ago
eoger opened this pull request almost 6 years ago
Add security disclaimer
eoger opened this pull request almost 6 years ago
eoger opened this pull request almost 6 years ago
Security review
eoger opened this issue almost 6 years ago
eoger opened this issue almost 6 years ago
Add a "not sec-reviewed yet" disclaimer
eoger opened this issue almost 6 years ago
eoger opened this issue almost 6 years ago
feat: Add Debug and Clone to OpenSSLLocalKeyPair
jrconlin opened this pull request almost 6 years ago
jrconlin opened this pull request almost 6 years ago
Implement Clone & Debug
jrconlin opened this issue almost 6 years ago
jrconlin opened this issue almost 6 years ago
Add top-level doc
eoger opened this issue almost 6 years ago
eoger opened this issue almost 6 years ago
Rust 2018
eoger opened this pull request almost 6 years ago
eoger opened this pull request almost 6 years ago
Refactor the crypto backend implementation
eoger opened this pull request almost 6 years ago
eoger opened this pull request almost 6 years ago
Create README.md
eoger opened this pull request almost 6 years ago
eoger opened this pull request almost 6 years ago
Implement GeckoView/NSS crypto backend
eoger opened this issue almost 6 years ago
eoger opened this issue almost 6 years ago
Implement ring crypto backend
eoger opened this issue almost 6 years ago
eoger opened this issue almost 6 years ago
Publish on crates.io
eoger opened this issue almost 6 years ago
eoger opened this issue almost 6 years ago
Add a README.md
eoger opened this issue almost 6 years ago
eoger opened this issue almost 6 years ago
Run tests/cargofmt in CI
eoger opened this issue almost 6 years ago
eoger opened this issue almost 6 years ago
Convert the crate to Rust 2018
eoger opened this issue almost 6 years ago
eoger opened this issue almost 6 years ago
feat: Add aesgcm encrypted content support.
jrconlin opened this pull request almost 6 years ago
jrconlin opened this pull request almost 6 years ago
Add "AESGCM" support for older, still heavily used
jrconlin opened this issue almost 6 years ago
jrconlin opened this issue almost 6 years ago
AES128GCM implementation
eoger opened this pull request about 6 years ago
eoger opened this pull request about 6 years ago
Refactor Crypto and Keys
eoger opened this pull request about 6 years ago
eoger opened this pull request about 6 years ago