Skip to content

Releases: jtsteinbach/eclyptic

Eclyptic Asymmetric Encryption v1.2.0

Choose a tag to compare

@jtsteinbach jtsteinbach released this 27 Jul 06:15

What's Changed in v1.2.0

  • Keys now encoded as compact, URL-safe Base64 strings (no padding).
  • Compressed public keys (X9.62 format) significantly reduce key sizes.
  • Simplified key handling, easier storage and transmission.
  • Minor efficiency improvements and code cleanup.

Full details available in the README.md.

Installation or Upgrade:

pip install -U eclyptic