You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ <h2 id="project_tagline">Java implementation of Microsoft Authenticode <br class
54
54
<p>Jsign is free to use and licensed under the Apache License version 2.0.</p>
55
55
56
56
57
-
<h3>Features</h3>
57
+
<h3id="features">Features</h3>
58
58
59
59
<ul>
60
60
<li>Platform independent signing of Windows executables, DLLs, Microsoft Installers (MSI), Cabinet files (CAB), Catalog files (CAT), Windows packages (APPX/MSIX), Microsoft Dynamics 365 extension packages and scripts (PowerShell, VBScript, JScript, WSF)</li>
<p>Jsign leverages the cryptography API developed by the <ahref="http://www.bouncycastle.org">Bouncy Castle</a> project.<br>
741
741
PVK parsing is based on the <ahref="https://web.archive.org/web/20170810033553/http://www.drh-consultancy.demon.co.uk/pvk.html">pvktool</a> by Stephen N Henson.<br>
742
742
MSI signing was possible thanks to the work done by the <ahref="https://github.com/mtrojnar/osslsigncode">osslsigncode</a> and <ahref="https://poi.apache.org/">Apache POI</a> projects.</p>
743
743
744
744
<p>Jsign includes contributions from Emmanuel Bourg, Florent Daigniere, Michael Szediwy, Michael Peterson, Markus Kilås, Erwin Tratar, Björn Kautler, Joseph Lee, Maria Merkel and Vincent Malmedy.</p>
0 commit comments