diff --git a/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html b/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html
index 80838039a5..9ee315cdc7 100644
--- a/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html
+++ b/blog/20240314-simplex-chat-v5-6-quantum-resistance-signal-double-ratchet-algorithm.html
@@ -484,7 +484,7 @@ window.addEventListener('scroll',changeHeaderBg);
2 Post-quantum cryptography is available in beta version, as opt-in only for direct conversations. See below how it will be rolled-out further.
Some columns are marked with a yellow checkmark:
-- when messages are padded, but not to a fixed size.
+- when messages are padded, but not to a fixed size (Briar pads messages to the size rounded up to 1024 bytes, Signal - to 160 bytes).
- when repudiation does not include client-server connection. In case of Cwtch it appears that the presence of cryptographic signatures compromises repudiation (deniability), but it needs to be clarified.
- when 2-factor key exchange is optional (via security code verification).
- when post-quantum cryptography is only added to the initial key agreement and does not protect break-in recovery.
diff --git a/blog/images/20240314-comparison.jpg b/blog/images/20240314-comparison.jpg
index 5ff22be005..815922aa7a 100644
Binary files a/blog/images/20240314-comparison.jpg and b/blog/images/20240314-comparison.jpg differ
diff --git a/feed.atom b/feed.atom
index 31ae9502f8..dd7d92f1f1 100644
--- a/feed.atom
+++ b/feed.atom
@@ -2158,7 +2158,7 @@ file ---> | XFTP | ------> XFTP ----&
<p><sup>2</sup> Post-quantum cryptography is available in beta version, as opt-in only for direct conversations. See below how it will be rolled-out further.</p>
<p>Some columns are marked with a yellow checkmark:</p>
<ul>
-<li>when messages are padded, but not to a fixed size.</li>
+<li>when messages are padded, but not to a fixed size (Briar pads messages to the size rounded up to 1024 bytes, Signal - to 160 bytes).</li>
<li>when repudiation does not include client-server connection. In case of Cwtch it appears that the presence of cryptographic signatures compromises repudiation (deniability), but it needs to be clarified.</li>
<li>when 2-factor key exchange is optional (via security code verification).</li>
<li>when post-quantum cryptography is only added to the initial key agreement and does not protect break-in recovery.</li>
diff --git a/feed.rss b/feed.rss
index b7e0c4e497..b27068a48b 100644
--- a/feed.rss
+++ b/feed.rss
@@ -1228,7 +1228,7 @@ See <a href="https://simplex.chat/faq/index.html#does-simplex-protect-my
<p><sup>2</sup> Post-quantum cryptography is available in beta version, as opt-in only for direct conversations. See below how it will be rolled-out further.</p>
<p>Some columns are marked with a yellow checkmark:</p>
<ul>
-<li>when messages are padded, but not to a fixed size.</li>
+<li>when messages are padded, but not to a fixed size (Briar pads messages to the size rounded up to 1024 bytes, Signal - to 160 bytes).</li>
<li>when repudiation does not include client-server connection. In case of Cwtch it appears that the presence of cryptographic signatures compromises repudiation (deniability), but it needs to be clarified.</li>
<li>when 2-factor key exchange is optional (via security code verification).</li>
<li>when post-quantum cryptography is only added to the initial key agreement and does not protect break-in recovery.</li>