Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How secure is the password protect / encryption feature?

New Here ,
Apr 10, 2020 Apr 10, 2020

How secure is the password protect / encryption feature?  I want to use it for Industry to protect People's Personal Information.

 

cursory search on google reveals an abundance of tools to break password-protected PDF documents. Some look like legitimate vendors, and some not. Examples of this would be tools from vendors such as VeryPDF.com and Elcomsoft Co. Ltd. They are merely two examples of password removal tools for PDF documents.

TOPICS
Security digital signatures and esignatures , Standards and accessibility
1.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
2 ACCEPTED SOLUTIONS
LEGEND ,
Apr 10, 2020 Apr 10, 2020

Two kinds of password.

1. Control password (not needed to open files).  A lot of software just ignores the protection from this. No value for protection.

2. Open password (needed to open files). These are, like all passwords on fixed files, subject to "brute force" and "dictionary" attacks, since (unlike, say, a bank login) there is no way to block from trying a million or a billion passwords. Using Acrobat X compatible encryption and a long unguessable password should be much as secure as any other password protected file. Of course, once the password is revealed to anyone, the file and password can be freely shared.

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Apr 10, 2020 Apr 10, 2020
LATEST

You should use one of the AES encryption schemes (Acrobat 7 or later (AES128), or Acrobat X(AES256)). Acrobat 7 passwords can be up to 30 ASCII characters in length. Acrobat X passwords can be much longer, and can be in arbitrary Unicode characters. How paranoid are you? 

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 10, 2020 Apr 10, 2020

Two kinds of password.

1. Control password (not needed to open files).  A lot of software just ignores the protection from this. No value for protection.

2. Open password (needed to open files). These are, like all passwords on fixed files, subject to "brute force" and "dictionary" attacks, since (unlike, say, a bank login) there is no way to block from trying a million or a billion passwords. Using Acrobat X compatible encryption and a long unguessable password should be much as secure as any other password protected file. Of course, once the password is revealed to anyone, the file and password can be freely shared.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Apr 10, 2020 Apr 10, 2020
LATEST

You should use one of the AES encryption schemes (Acrobat 7 or later (AES128), or Acrobat X(AES256)). Acrobat 7 passwords can be up to 30 ASCII characters in length. Acrobat X passwords can be much longer, and can be in arbitrary Unicode characters. How paranoid are you? 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines