Skip to content

hawkeyes1094/crlite-python

Repository files navigation

CRLite Implementation in Python

This capstone project aims to bring CRLite support to Python by using the Clubcard filter files from Mozilla and the crlite-clubcard Rust library (https://github.com/mozilla/clubcard-crlite).

It uses PyO3 bindings to call methods from crlite-clubcard.

This project is published as a Python package in PyPI at- (https://pypi.org/project/crlite-python/).

License

This project is licensed under the MIT License. It also uses third-party libraries licensed under the Mozilla Public License 2.0. See THIRD_PARTY_NOTICES and LICENSES/MPL-2.0.txt for more information.

About

Implements CRLite based certificate revocation checking in Python

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors