Releases: sqpp/pocsag-golang
Releases · sqpp/pocsag-golang
v2.1.1
v2.1.0
Initial commit with FSK waterfall support
v2.0.0
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
Release v1.5.0: Multi-baud POCSAG support (512/1200/2400) with JSON o…
v1.3.3
Release v1.3.3
v1.3.2
Full Changelog: v1.3.1...v1.3.2