Project

Profile

Help

Bug #2891

closed

Checksum in SEF file

Added by Michael Kay over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
2016-08-18
Due date:
% Done:

100%

Estimated time:
Applies to JS Branch:
0.9
Fix Committed on JS Branch:
0.9
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

We should try to check the checksum in the SEF file, as we do in the Java packageloader, to check that the stylesheet has not been tampered with by someone without an EE license.

(It would not be secure, of course, because the code that checks the checksum can be interfered with, but it's a deterrent.)

If this proves difficult we could use a simpler checksumming algorithm when target="JS".

Actions #1

Updated by Michael Kay over 7 years ago

  • Status changed from New to Resolved
  • Assignee set to Michael Kay
  • Priority changed from Low to Normal

Added code on the JS side to compute the checksum and compare it with the checksum in the SEF file.

Actions #2

Updated by Debbie Lockett over 7 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Found in version set to 0.9
  • Fixed in version set to 0.9.1

Bug fix applied in the Saxon-JS 0.9.1 beta release.

Actions #3

Updated by Community Admin over 6 years ago

  • Fixed in JS Release set to Saxon-JS 0.9.1
  • Applies to JS Branch 0.9 added
  • Fix Committed on JS Branch 0.9 added

Please register to edit this issue

Also available in: Atom PDF Tracking page