Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Submit your requests and polls about new features

TOPIC:

protected and encrypted security 10 years 3 months ago #4823

  • mohit_rs
  • mohit_rs's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
I also have the same issue: I am encrypting my file using AES 256 algorithm. But when i try to execute the Document.open(path, password), I am getting "-10:// access denied or invalid file path" . Although my password and file is correct.
can anybody tell me , am i doing right? Or there is any other encryption algorithum that is supported by the PDF reader?

Please reply!!!!

Please Log in or Create an account to join the conversation.

protected and encrypted security 10 years 3 months ago #4824

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
may you send us sample file to:
This email address is being protected from spambots. You need JavaScript enabled to view it.

Please Log in or Create an account to join the conversation.

protected and encrypted security 10 years 3 months ago #4829

  • mohit_rs
  • mohit_rs's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
I have mailed my sample file that i use for encrypting the file that is being downloaded from a url.
Please check mail

Please Log in or Create an account to join the conversation.

protected and encrypted security 10 years 3 months ago #4830

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
AES256 use 128 bit as block.
so, 16 bytes, for each group.

Please Log in or Create an account to join the conversation.

protected and encrypted security 10 years 3 months ago #4831

  • mohit_rs
  • mohit_rs's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Yes I am using the same block for the encryption/Decryption

Please Log in or Create an account to join the conversation.

protected and encrypted security 10 years 3 months ago #4836

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
plz wait next version.
there are 2 new classes:
--com.radaee.util.PDFAESEnc
--com.radaee.util.PDFAESStream.

and PDFEncAct show how to using these 2 classes.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum