Skip to content
  • David Bain's avatar
    Add back old python-only transform as fallback · c9a5b7e7
    David Bain authored
    Add back the old python-only RC4 implementation for systems where the cryptography module can't be installed. Remove cryptography from requirements. While it is preferable to use the cryptography implementation for performance reasons, it is not required.  
    c9a5b7e7
This project manages its dependencies using pip. Learn more