Skip to content

Commit 9706fd0

Browse files
committed
Add back ec-patch.js as it is needed to validate EC signatures
Reference: DuendeArchive#666
1 parent a7e2942 commit 9706fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ var files = [
123123
,'jsrsasign/ext/rsa-min.js'
124124
// ,'jsrsasign/ext/rsa2-min.js'
125125
,'jsrsasign/ext/ec-min.js'
126-
// ,'jsrsasign/ext/ec-patch-min.js'
126+
,'jsrsasign/ext/ec-patch-min.js'
127127
,'jsrsasign/ext/json-sans-eval-min.js'
128128

129129
,'jsrsasign/min/asn1-1.0.min.js'

0 commit comments

Comments
 (0)