Skip to content

Fix pycryptodome dependency + bump version#16

Open
Takuto88 wants to merge 2 commits into
iotconnectivity:masterfrom
Takuto88:fix/setup-py-pycryptodome
Open

Fix pycryptodome dependency + bump version#16
Takuto88 wants to merge 2 commits into
iotconnectivity:masterfrom
Takuto88:fix/setup-py-pycryptodome

Conversation

@Takuto88

@Takuto88 Takuto88 commented Jul 2, 2026

Copy link
Copy Markdown

Updates the pycryptodome dependency in requirements.txt to the latest version and also completes the migration to it by referencing it in setup.py.

Takuto88 added 2 commits July 2, 2026 13:59
pycrypto is unmaintained with unpatched CVEs; the maintained fork
pycryptodome is already used in requirements.txt and Pipfile and
provides the same Crypto import namespace, but setup.py still
listed the deprecated original.
Pinned version was 3.9.9; update to the current latest release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant