{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreibydjlxrqvi6qitnhqyhqo2pfr2k6zeigsozvtqewycjkgzsn2tqu",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mp2k3kixljt2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/steganography",
  "publishedAt": "2026-06-24T18:26:19.277Z",
  "site": "https://pub.dev",
  "textContent": "Flutter plugin for encrypting text (AES-256-GCM, GOST Magma CTR) and hiding it in PNG/JPEG images using native LSB and JPEG-DCT steganography on Android and iOS. Changelog excerpt: - Initial release. - `SteganographyController`— encrypt/decrypt text with a 32-byte key. - Four steganography methods: LSB, DCT, TelegramRobust2, DCT Residual Modulation. - Payload encryption: AES-256-GCM and GOST R 34.12-2015 Magma (CTR). - Native JPEG coefficient embedding via libjpeg-turbo (Android/iOS).",
  "title": "v0.1.0 of steganography",
  "updatedAt": "2026-06-24T18:03:54.067Z"
}