Hi,
When we try to load a password protected word document file, ASPOSE throws the following error.
The local policy setting - System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing is enabled. Same error is observed for other objects (CELLS, PDF, etc) as well. Please look into this and provide a solution as soon as possible as we need to provide this solution to a customer immediately.
I am attaching sample word and excel files with password - dharma.
Thanks,
Suresh
Aspose.Words.FileCorruptedException: The document appears to be corrupted and cannot be loaded. —> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.RijndaelManaged…ctor()
at xcf014befd8b52c3b.xd855f141beac193d.x4ff197cb52a94cdf(Stream x2fe2b17d7bd979f2)
at xcf014befd8b52c3b.xd855f141beac193d.xcc381ffa3ede662f(String xe8e4b5871d71a79a)
at Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
— End of inner exception stack trace —
at Aspose.Words.Document.x5d4db34d48fb3129(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
at Aspose.Words.Document.x5d95f5f98c940295(Stream xcf18e5243f8d5fd3, LoadOptions x27aceb70372bde46)
at Aspose.Words.Document…ctor(Stream stream, LoadOptions loadOptions)