- Posts: 4
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Submit your requests and polls about new features
protected and encrypted security
IP: 192.168.0.70
12 years 1 month ago #4823
by mohit_rs
Replied by mohit_rs on topic protected and encrypted security
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!!!!
can anybody tell me , am i doing right? Or there is any other encryption algorithum that is supported by the PDF reader?
Please reply!!!!
IP: 192.168.0.70
12 years 1 month ago #4824
by radaee
Replied by radaee on topic protected and encrypted security
may you send us sample file to:
[email protected]
[email protected]
IP: 192.168.0.70
12 years 1 month ago #4829
by mohit_rs
Replied by mohit_rs on topic protected and encrypted security
I have mailed my sample file that i use for encrypting the file that is being downloaded from a url.
Please check mail
Please check mail
IP: 192.168.0.70
12 years 1 month ago #4830
by radaee
Replied by radaee on topic protected and encrypted security
AES256 use 128 bit as block.
so, 16 bytes, for each group.
so, 16 bytes, for each group.
IP: 192.168.0.70
12 years 1 month ago #4831
by mohit_rs
Replied by mohit_rs on topic protected and encrypted security
Yes I am using the same block for the encryption/Decryption
IP: 192.168.0.70
12 years 1 month ago #4836
by radaee
Replied by radaee on topic protected and encrypted security
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.
there are 2 new classes:
--com.radaee.util.PDFAESEnc
--com.radaee.util.PDFAESStream.
and PDFEncAct show how to using these 2 classes.
Time to create page: 0.396 seconds