Skip to content

Releases: sqpp/pocsag-golang

v2.1.1

16 Dec 21:53

Choose a tag to compare

Fix release workflow - avoid concurrent git operations

v2.1.0

16 Dec 21:45

Choose a tag to compare

Initial commit with FSK waterfall support

v2.0.0

26 Oct 13:30

Choose a tag to compare

Release v2.0.0: POCSAG Encryption Support

Major Features:
- 🔐 AES-256/AES-128 encryption with CRC32 integrity verification
- 🔑 Password-based key derivation with SHA256 hashing
- 📡 Base64 encoding for POCSAG protocol compatibility
- 🛡️ Enterprise-grade security for sensitive communications
- 🔄 Full backward compatibility with existing implementations
- 📊 JSON API includes encryption status
- ⚡ Support for all baud rates (512/1200/2400) with encryption

Security Features:
- Military-grade AES-256 encryption
- Message integrity verification with CRC32
- Random IV generation prevents replay attacks
- Compatible with modern POCSAG security standards

This release transforms POCSAG from an unsecured protocol to a secure communication system suitable for critical applications.

v1.5.0

26 Oct 13:22

Choose a tag to compare

Release v1.5.0: Multi-baud POCSAG support (512/1200/2400) with JSON o…

v1.3.3

03 Oct 16:21

Choose a tag to compare

Release v1.3.3

v1.3.2

03 Oct 16:18

Choose a tag to compare

Full Changelog: v1.3.1...v1.3.2