Socket
Book a DemoInstallSign in
Socket

crpto

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crpto

Defensive registration - 'crypt' is a built-in module. Use pycryptodome or cryptography instead.

pipPyPI
Version
0.0.2
Maintainers
1

crypt - Defensive Registration

crypt is a built-in Python module (deprecated, Unix only).

If you're looking for cryptography, use:

  • pycryptodome: pip install pycryptodome
  • cryptography: pip install cryptography

This package exists to prevent typosquatting attacks.

Keywords

typosquatting

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts