Rank: Newbie Groups: Member
Joined: 9/25/2017 Posts: 5
|
EO pdf lib crushes when i just merge two files beetwen each other. Second file has secured with AES 256
Source array was not long enough. Check srcIndex and length, and the array's lower bounds.
Server stack trace: at System.Array.Copy(Array sourceArray, Int32 sourceIndex, Array destinationArray, Int32 destinationIndex, Int32 length, Boolean reliable) at EO.Pdf.PdfDocumentSecurity.b(Byte[] A_0, Byte[] A_1, Int32 A_2, Byte[] A_3, Int32 A_4, Int32 A_5, Boolean A_6) at EO.Pdf.PdfDocumentSecurity.a(Byte[] A_0, Byte[] A_1, Int32 A_2, Byte[] A_3, Int32 A_4, Int32 A_5, Boolean A_6) at EO.Pdf.PdfDocumentSecurity.b(Byte[] A_0, Byte[] A_1, Byte[] A_2, Int32 A_3, Byte[] A_4, Int32 A_5, Int32 A_6, Boolean A_7) at EO.Pdf.PdfDocumentSecurity.a(a7g A_0, oi A_1) at EO.Internal.akq.a(PdfDocumentSecurity A_0) at EO.Internal.akq.a(Boolean A_0, Boolean A_1, PdfDocumentSecurity A_2) at EO.Internal.gb.a(Stream A_0, Boolean A_1, Boolean A_2)
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
Please download the latest build from our download page and see if it resolves the issue for you. We have just fixed an issue related to AES very recently.
Thanks
|
Rank: Newbie Groups: Member
Joined: 9/25/2017 Posts: 5
|
eo_support wrote:Hi,
Please download the latest build from our download page and see if it resolves the issue for you. We have just fixed an issue related to AES very recently.
Thanks I use latest build EO.Total 2017.2.75.0 I can send to you files which i try to merge
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Certainly. Please follow the steps here to send us the test file: https://www.essentialobjects.com/forum/test_project.aspxThanks!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
We have looked into this and confirmed that we do not support AES 256 bit yet. Currently only 128 bit is supported. We are looking into this and see if we can support it in the near future.
Thanks!
|
Rank: Newbie Groups: Member
Joined: 9/25/2017 Posts: 5
|
keep me in touch please. Thank you
|
Rank: Newbie Groups: Member
Joined: 9/25/2017 Posts: 5
|
eo_support wrote:Hi,
We have looked into this and confirmed that we do not support AES 256 bit yet. Currently only 128 bit is supported. We are looking into this and see if we can support it in the near future.
Thanks! Hello, some update on this?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
I apologize for the delay. We have not implemented this feature yet. Our focus has been releasing the 2018 version and now that is done, we expect this feature to be implemented in the coming month.
Thanks!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
This is just to let you know that we have posted a new build that added support for AES 256 encryption R5 and R6 per PDF specification (the test file you sent to us was R6). You can download the new build from our download page. Please take a look and let us know how it goes.
Thanks!
|