PDF Tips Security & Passwords PDF Encryption Explained

PDF Encryption Explained: 128-bit vs. 256-bit AES

What the encryption numbers actually mean, which standard your tool uses, and how strong your PDF password really is.

January 30, 2026 Security & Passwords 7 min read
Back to All Posts

When you password protect a PDF, you're not just setting a passcode — you're encrypting the file's contents with an algorithm that makes the data unreadable without the key. The strength of that encryption varies significantly depending on which standard was used, and understanding the difference matters when you're protecting genuinely sensitive information.

A Brief History of PDF Encryption Standards

PDF encryption has evolved considerably since Adobe introduced it in the early 1990s. The standards, in chronological order:

  • 40-bit RC4 (PDF 1.1–1.3) — Trivially broken by modern computers. Any PDF protected with this is effectively unprotected.
  • 128-bit RC4 (PDF 1.4–1.5) — Significantly stronger than 40-bit, but RC4 is now a deprecated cipher with known vulnerabilities. Still widely supported.
  • 128-bit AES (PDF 1.6) — A major improvement. AES replaced RC4 as the algorithm of choice. 128-bit AES remains secure for most practical purposes.
  • 256-bit AES (PDF 1.7 Extension 3 / PDF 2.0) — The current gold standard. Approved for protecting classified government information. Computationally unbreakable with current technology.

What "128-bit" and "256-bit" Actually Mean

The number refers to the length of the encryption key in bits. A 128-bit key has 2128 possible values — approximately 340 undecillion (that's 340 followed by 36 zeros). A 256-bit key has 2256 possible values, which is roughly 2128 times more than 128-bit.

To brute-force a 128-bit AES key at a billion billion attempts per second would take longer than the estimated age of the universe. A 256-bit key is so far beyond that as to be meaningless to compare. For all practical purposes, both are computationally unbreakable — the difference matters primarily in high-security government and military contexts where quantum computing resistance is a consideration.

The Real Weak Point: Your Password

Here's the uncomfortable truth about PDF encryption: the algorithm is almost never the weak point. The password is. A PDF encrypted with 256-bit AES and a password of "password123" is trivially crackable — not by attacking the encryption, but by running a dictionary attack against the password itself.

A brute-force attack against a well-chosen password on a modern PDF tool could test millions of common passwords per second. A 12-character random password from the full character set has roughly 1021 combinations — far beyond what any attack can cover. The encryption standard becomes relevant only when the password is strong enough that attacking the encryption itself is the only remaining option.

This is why password strength matters more than encryption strength in practice. Use at least 12 characters mixing uppercase, lowercase, numbers, and symbols — and never reuse a password from another account.

Comparison: RC4 vs. AES Encryption

StandardAlgorithmPDF VersionSecurity StatusUse Today?
40-bit RC4RC4PDF 1.1–1.3Broken❌ Never
128-bit RC4RC4PDF 1.4–1.5Deprecated⚠️ Avoid
128-bit AESAESPDF 1.6Secure✅ Acceptable
256-bit AESAESPDF 1.7+/2.0Very secure✅ Recommended

What Encryption Does PDFToolShack Use?

PDFToolShack's Protect PDF tool applies 256-bit AES encryption — the strongest standard in the PDF specification. This is the same level used to protect classified government documents and is recommended by security authorities worldwide. When you protect a PDF with PDFToolShack, you're getting current best-practice encryption, not a legacy standard.

How to Check What Encryption a PDF Uses

You can see a PDF's encryption standard in its document properties. In Adobe Acrobat Reader: File → Properties → Security tab. This shows the encryption method, permissions settings, and whether the document has an open or permissions password. Our Metadata Editor also surfaces document properties for any PDF you upload.

Key Takeaways
  • 40-bit and 128-bit RC4 are outdated — avoid any tool that uses these standards
  • 128-bit AES is secure for most purposes; 256-bit AES is the current recommended standard
  • The encryption algorithm is almost never the weak point — your password is
  • A strong 12+ character random password paired with 256-bit AES is effectively unbreakable
  • PDFToolShack uses 256-bit AES — the strongest standard in the PDF specification
  • Check a PDF's encryption level via File → Properties → Security in any PDF reader

Protect your PDF with 256-bit AES encryption — free.

The strongest PDF encryption standard, applied in your browser. Your file never leaves your device.

Protect PDF Free