
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
py3rijndael
Advanced tools
.. image:: https://travis-ci.org/meyt/py3rijndael.svg?branch=master :target: https://travis-ci.org/meyt/py3rijndael
.. image:: https://coveralls.io/repos/github/meyt/py3rijndael/badge.svg?branch=master :target: https://coveralls.io/github/meyt/py3rijndael?branch=master
.. image:: https://img.shields.io/pypi/pyversions/py3rijndael.svg :target: https://pypi.python.org/pypi/py3rijndael
Rijndael algorithm library for Python3.
Rijndael is the key algorithm of AES <https://en.wikipedia.org/wiki/Advanced_Encryption_Standard>_,
and there is some of implementations already exist:
pycrypto <https://github.com/dlitz/pycrypto>_: Very old and not written in python.pycryptodome <https://github.com/Legrandin/pycryptodome>_: In road of pycrypto but alive.python-cryptoplus <https://github.com/doegox/python-cryptoplus>_:
Tested and works fine. but, not in Python 3, also depend on pycrypto.RijndaelPbkdf <https://github.com/dsoprea/RijndaelPbkdf>_:
Tested and works fine. but, old PyPi release and not active (i have no time to wait for maintainer)... code:: bash
pip install py3rijndael
Follow the tests.
FAQs
Rijndael algorithm library for Python3.
We found that py3rijndael demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Research
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.