A Python port of the Invisible Internet Project (I2P)
README.md

i2p-crypto#

I2P cryptographic primitives — meta-package

Installation#

pip install i2p-crypto

This meta-package installs:

  • i2p-py-crypto-aes
  • i2p-py-crypto-chacha
  • i2p-py-crypto-dsa
  • i2p-py-crypto-eddsa
  • i2p-py-crypto-elgamal
  • i2p-py-crypto-garlic
  • i2p-py-crypto-hash
  • i2p-py-crypto-hkdf
  • i2p-py-crypto-hmac
  • i2p-py-crypto-mlkem
  • i2p-py-crypto-noise
  • i2p-py-crypto-session-keys
  • i2p-py-crypto-siphash
  • i2p-py-crypto-x25519

Part of the I2P Python project.

License#

MIT License. Copyright (c) 2026 bimo.studio.