{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreichijwx6zxkdewm4eqlnnyo7skhxcj7ojq5snvnsturhotd3e3xnm",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnfi4fu4i6x2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/pqcrypto",
  "publishedAt": "2026-06-03T15:59:54.272Z",
  "site": "https://pub.dev",
  "textContent": "Pure Dart post-quantum cryptography library. Starts with FIPS 203-aligned ML-KEM (Kyber) and future ML-DSA support. Flutter and Web compatible. Changelog excerpt: ### Added - **Input validation**for `encapsulate()`and `decapsulate()`per FIPS 203 §7.2/§7.3: - Public key length and modulus checks (non-canonical coefficient rejection via `ByteEncode₁₂ ∘ ByteDecode₁₂`round-trip). - Secret key length and embedded `H(pk)`integrity check. - Ciphertext length check. - `Pack.decodeSecretKey`length guard. - **OpenSSL interoperability tool**(`tool/openssl_interop/`): `dart:ffi`-based harness proving wire-level ML-KEM-768 compatibility with OpenSSL ≥ 3.5. [...]",
  "title": "v0.2.0 of pqcrypto",
  "updatedAt": "2026-06-03T15:54:20.318Z"
}