How to change from PDF AES-256 encryption to PDF AES-128 encryption?

We have a customer who has lots of PDF documents all with AES-256 encryption set on them. However one product doesn't support 256 yet, so would your product work by batch amending all AES-256 to AES-128?

many thanks
Customer
------------------------------------

image
Yes, this is possible, you may use following steps to try,

1. You can use VeryPDF PDF Password Remover software to remove AES-256 encryption from your PDF files first,

https://www.verypdf.com/app/pdf-password-remover/index.html

2. You can use "VeryPDF PDF Security and Signature (Shell & COM & SDK)" to set AES-128 encryption to these PDF files again,

https://www.verypdf.com/app/pdf-security-and-signature/try-and-buy.html

for example,

pdfsecure.exe -newencrypt "--encrypt 123 456 128 --force-R5" D:\test.pdf D:\out.pdf
pdfsecure.exe -newencrypt "--encrypt 123 456 128 --print=full --modify=none" D:\test.pdf D:\out.pdf
pdfsecure.exe -newencrypt "--encrypt 123 456 128 --force-R5 --print=full --modify=none" D:\test.pdf D:\out.pdf

"-newencrypt" is an new encryption option, you may use it with following options,

Encryption Options for "-newencrypt" parameter.
To change the encryption parameters of a file, use the --encrypt flag. The syntax is

--encrypt user-password owner-password key-length [restrictions] --
Note that "--" terminates parsing of encryption flags and must be present even if no restrictions are present.

Either or both of the user password and the owner password may be empty strings.

The value for key-length may be 40, 128, or 256. The restriction flags are dependent upon key length. When no additional restrictions are given, the default is to be fully permissive.

You may also look at following web pages for more information,

https://www.verypdf.com/wordpress/202208/how-to-protect-pdf-files-with-128-bit-aes-and-256-bit-aes-encryption-46284.html

https://www.verypdf.com/wordpress/202010/how-to-use-newencrypt-option-in-pdf-security-and-signature-software-45942.html

VeryPDF

VN:F [1.9.20_1166]
Rating: 10.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)
How to change from PDF AES-256 encryption to PDF AES-128 encryption?, 10.0 out of 10 based on 1 rating

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!