@pokash/n8n-nodes-ksef 0.2.16 → 0.2.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (645) hide show
  1. package/package.json +5 -12
  2. package/node_modules/@oozcitak/dom/LICENSE +0 -21
  3. package/node_modules/@oozcitak/dom/README.md +0 -32
  4. package/node_modules/@oozcitak/dom/lib/algorithm/AbortAlgorithm.d.ts +0 -21
  5. package/node_modules/@oozcitak/dom/lib/algorithm/AbortAlgorithm.js +0 -79
  6. package/node_modules/@oozcitak/dom/lib/algorithm/AbortAlgorithm.js.map +0 -1
  7. package/node_modules/@oozcitak/dom/lib/algorithm/AttrAlgorithm.d.ts +0 -8
  8. package/node_modules/@oozcitak/dom/lib/algorithm/AttrAlgorithm.js +0 -23
  9. package/node_modules/@oozcitak/dom/lib/algorithm/AttrAlgorithm.js.map +0 -1
  10. package/node_modules/@oozcitak/dom/lib/algorithm/BoundaryPointAlgorithm.d.ts +0 -8
  11. package/node_modules/@oozcitak/dom/lib/algorithm/BoundaryPointAlgorithm.js +0 -76
  12. package/node_modules/@oozcitak/dom/lib/algorithm/BoundaryPointAlgorithm.js.map +0 -1
  13. package/node_modules/@oozcitak/dom/lib/algorithm/CharacterDataAlgorithm.d.ts +0 -19
  14. package/node_modules/@oozcitak/dom/lib/algorithm/CharacterDataAlgorithm.js +0 -140
  15. package/node_modules/@oozcitak/dom/lib/algorithm/CharacterDataAlgorithm.js.map +0 -1
  16. package/node_modules/@oozcitak/dom/lib/algorithm/CreateAlgorithm.d.ts +0 -192
  17. package/node_modules/@oozcitak/dom/lib/algorithm/CreateAlgorithm.js +0 -303
  18. package/node_modules/@oozcitak/dom/lib/algorithm/CreateAlgorithm.js.map +0 -1
  19. package/node_modules/@oozcitak/dom/lib/algorithm/CustomElementAlgorithm.d.ts +0 -61
  20. package/node_modules/@oozcitak/dom/lib/algorithm/CustomElementAlgorithm.js +0 -108
  21. package/node_modules/@oozcitak/dom/lib/algorithm/CustomElementAlgorithm.js.map +0 -1
  22. package/node_modules/@oozcitak/dom/lib/algorithm/DOMAlgorithm.d.ts +0 -72
  23. package/node_modules/@oozcitak/dom/lib/algorithm/DOMAlgorithm.js +0 -288
  24. package/node_modules/@oozcitak/dom/lib/algorithm/DOMAlgorithm.js.map +0 -1
  25. package/node_modules/@oozcitak/dom/lib/algorithm/DOMTokenListAlgorithm.d.ts +0 -21
  26. package/node_modules/@oozcitak/dom/lib/algorithm/DOMTokenListAlgorithm.js +0 -61
  27. package/node_modules/@oozcitak/dom/lib/algorithm/DOMTokenListAlgorithm.js.map +0 -1
  28. package/node_modules/@oozcitak/dom/lib/algorithm/DocumentAlgorithm.d.ts +0 -29
  29. package/node_modules/@oozcitak/dom/lib/algorithm/DocumentAlgorithm.js +0 -161
  30. package/node_modules/@oozcitak/dom/lib/algorithm/DocumentAlgorithm.js.map +0 -1
  31. package/node_modules/@oozcitak/dom/lib/algorithm/ElementAlgorithm.d.ts +0 -121
  32. package/node_modules/@oozcitak/dom/lib/algorithm/ElementAlgorithm.js +0 -608
  33. package/node_modules/@oozcitak/dom/lib/algorithm/ElementAlgorithm.js.map +0 -1
  34. package/node_modules/@oozcitak/dom/lib/algorithm/EventAlgorithm.d.ts +0 -146
  35. package/node_modules/@oozcitak/dom/lib/algorithm/EventAlgorithm.js +0 -995
  36. package/node_modules/@oozcitak/dom/lib/algorithm/EventAlgorithm.js.map +0 -1
  37. package/node_modules/@oozcitak/dom/lib/algorithm/EventTargetAlgorithm.d.ts +0 -33
  38. package/node_modules/@oozcitak/dom/lib/algorithm/EventTargetAlgorithm.js +0 -142
  39. package/node_modules/@oozcitak/dom/lib/algorithm/EventTargetAlgorithm.js.map +0 -1
  40. package/node_modules/@oozcitak/dom/lib/algorithm/MutationAlgorithm.d.ts +0 -66
  41. package/node_modules/@oozcitak/dom/lib/algorithm/MutationAlgorithm.js +0 -1173
  42. package/node_modules/@oozcitak/dom/lib/algorithm/MutationAlgorithm.js.map +0 -1
  43. package/node_modules/@oozcitak/dom/lib/algorithm/MutationObserverAlgorithm.d.ts +0 -43
  44. package/node_modules/@oozcitak/dom/lib/algorithm/MutationObserverAlgorithm.js +0 -276
  45. package/node_modules/@oozcitak/dom/lib/algorithm/MutationObserverAlgorithm.js.map +0 -1
  46. package/node_modules/@oozcitak/dom/lib/algorithm/NamespaceAlgorithm.d.ts +0 -25
  47. package/node_modules/@oozcitak/dom/lib/algorithm/NamespaceAlgorithm.js +0 -85
  48. package/node_modules/@oozcitak/dom/lib/algorithm/NamespaceAlgorithm.js.map +0 -1
  49. package/node_modules/@oozcitak/dom/lib/algorithm/NodeAlgorithm.d.ts +0 -68
  50. package/node_modules/@oozcitak/dom/lib/algorithm/NodeAlgorithm.js +0 -543
  51. package/node_modules/@oozcitak/dom/lib/algorithm/NodeAlgorithm.js.map +0 -1
  52. package/node_modules/@oozcitak/dom/lib/algorithm/NodeIteratorAlgorithm.d.ts +0 -15
  53. package/node_modules/@oozcitak/dom/lib/algorithm/NodeIteratorAlgorithm.js +0 -105
  54. package/node_modules/@oozcitak/dom/lib/algorithm/NodeIteratorAlgorithm.js.map +0 -1
  55. package/node_modules/@oozcitak/dom/lib/algorithm/OrderedSetAlgorithm.d.ts +0 -27
  56. package/node_modules/@oozcitak/dom/lib/algorithm/OrderedSetAlgorithm.js +0 -125
  57. package/node_modules/@oozcitak/dom/lib/algorithm/OrderedSetAlgorithm.js.map +0 -1
  58. package/node_modules/@oozcitak/dom/lib/algorithm/ParentNodeAlgorithm.d.ts +0 -9
  59. package/node_modules/@oozcitak/dom/lib/algorithm/ParentNodeAlgorithm.js +0 -69
  60. package/node_modules/@oozcitak/dom/lib/algorithm/ParentNodeAlgorithm.js.map +0 -1
  61. package/node_modules/@oozcitak/dom/lib/algorithm/RangeAlgorithm.d.ts +0 -82
  62. package/node_modules/@oozcitak/dom/lib/algorithm/RangeAlgorithm.js +0 -829
  63. package/node_modules/@oozcitak/dom/lib/algorithm/RangeAlgorithm.js.map +0 -1
  64. package/node_modules/@oozcitak/dom/lib/algorithm/SelectorsAlgorithm.d.ts +0 -8
  65. package/node_modules/@oozcitak/dom/lib/algorithm/SelectorsAlgorithm.js +0 -21
  66. package/node_modules/@oozcitak/dom/lib/algorithm/SelectorsAlgorithm.js.map +0 -1
  67. package/node_modules/@oozcitak/dom/lib/algorithm/ShadowTreeAlgorithm.d.ts +0 -57
  68. package/node_modules/@oozcitak/dom/lib/algorithm/ShadowTreeAlgorithm.js +0 -316
  69. package/node_modules/@oozcitak/dom/lib/algorithm/ShadowTreeAlgorithm.js.map +0 -1
  70. package/node_modules/@oozcitak/dom/lib/algorithm/TextAlgorithm.d.ts +0 -30
  71. package/node_modules/@oozcitak/dom/lib/algorithm/TextAlgorithm.js +0 -226
  72. package/node_modules/@oozcitak/dom/lib/algorithm/TextAlgorithm.js.map +0 -1
  73. package/node_modules/@oozcitak/dom/lib/algorithm/TraversalAlgorithm.d.ts +0 -8
  74. package/node_modules/@oozcitak/dom/lib/algorithm/TraversalAlgorithm.js +0 -62
  75. package/node_modules/@oozcitak/dom/lib/algorithm/TraversalAlgorithm.js.map +0 -1
  76. package/node_modules/@oozcitak/dom/lib/algorithm/TreeAlgorithm.d.ts +0 -268
  77. package/node_modules/@oozcitak/dom/lib/algorithm/TreeAlgorithm.js +0 -853
  78. package/node_modules/@oozcitak/dom/lib/algorithm/TreeAlgorithm.js.map +0 -1
  79. package/node_modules/@oozcitak/dom/lib/algorithm/TreeWalkerAlgorithm.d.ts +0 -17
  80. package/node_modules/@oozcitak/dom/lib/algorithm/TreeWalkerAlgorithm.js +0 -147
  81. package/node_modules/@oozcitak/dom/lib/algorithm/TreeWalkerAlgorithm.js.map +0 -1
  82. package/node_modules/@oozcitak/dom/lib/algorithm/WebIDLAlgorithm.d.ts +0 -8
  83. package/node_modules/@oozcitak/dom/lib/algorithm/WebIDLAlgorithm.js +0 -14
  84. package/node_modules/@oozcitak/dom/lib/algorithm/WebIDLAlgorithm.js.map +0 -1
  85. package/node_modules/@oozcitak/dom/lib/algorithm/XMLAlgorithm.d.ts +0 -25
  86. package/node_modules/@oozcitak/dom/lib/algorithm/XMLAlgorithm.js +0 -164
  87. package/node_modules/@oozcitak/dom/lib/algorithm/XMLAlgorithm.js.map +0 -1
  88. package/node_modules/@oozcitak/dom/lib/algorithm/index.d.ts +0 -28
  89. package/node_modules/@oozcitak/dom/lib/algorithm/index.js +0 -34
  90. package/node_modules/@oozcitak/dom/lib/algorithm/index.js.map +0 -1
  91. package/node_modules/@oozcitak/dom/lib/dom/AbortControllerImpl.d.ts +0 -15
  92. package/node_modules/@oozcitak/dom/lib/dom/AbortControllerImpl.js +0 -32
  93. package/node_modules/@oozcitak/dom/lib/dom/AbortControllerImpl.js.map +0 -1
  94. package/node_modules/@oozcitak/dom/lib/dom/AbortSignalImpl.d.ts +0 -23
  95. package/node_modules/@oozcitak/dom/lib/dom/AbortSignalImpl.js +0 -59
  96. package/node_modules/@oozcitak/dom/lib/dom/AbortSignalImpl.js.map +0 -1
  97. package/node_modules/@oozcitak/dom/lib/dom/AbstractRangeImpl.d.ts +0 -23
  98. package/node_modules/@oozcitak/dom/lib/dom/AbstractRangeImpl.js +0 -70
  99. package/node_modules/@oozcitak/dom/lib/dom/AbstractRangeImpl.js.map +0 -1
  100. package/node_modules/@oozcitak/dom/lib/dom/AttrImpl.d.ts +0 -45
  101. package/node_modules/@oozcitak/dom/lib/dom/AttrImpl.js +0 -118
  102. package/node_modules/@oozcitak/dom/lib/dom/AttrImpl.js.map +0 -1
  103. package/node_modules/@oozcitak/dom/lib/dom/CDATASectionImpl.d.ts +0 -21
  104. package/node_modules/@oozcitak/dom/lib/dom/CDATASectionImpl.js +0 -51
  105. package/node_modules/@oozcitak/dom/lib/dom/CDATASectionImpl.js.map +0 -1
  106. package/node_modules/@oozcitak/dom/lib/dom/CharacterDataImpl.d.ts +0 -35
  107. package/node_modules/@oozcitak/dom/lib/dom/CharacterDataImpl.js +0 -132
  108. package/node_modules/@oozcitak/dom/lib/dom/CharacterDataImpl.js.map +0 -1
  109. package/node_modules/@oozcitak/dom/lib/dom/ChildNodeImpl.d.ts +0 -16
  110. package/node_modules/@oozcitak/dom/lib/dom/ChildNodeImpl.js +0 -165
  111. package/node_modules/@oozcitak/dom/lib/dom/ChildNodeImpl.js.map +0 -1
  112. package/node_modules/@oozcitak/dom/lib/dom/CommentImpl.d.ts +0 -21
  113. package/node_modules/@oozcitak/dom/lib/dom/CommentImpl.js +0 -52
  114. package/node_modules/@oozcitak/dom/lib/dom/CommentImpl.js.map +0 -1
  115. package/node_modules/@oozcitak/dom/lib/dom/CustomEventImpl.d.ts +0 -16
  116. package/node_modules/@oozcitak/dom/lib/dom/CustomEventImpl.js +0 -60
  117. package/node_modules/@oozcitak/dom/lib/dom/CustomEventImpl.js.map +0 -1
  118. package/node_modules/@oozcitak/dom/lib/dom/DOMException.d.ts +0 -171
  119. package/node_modules/@oozcitak/dom/lib/dom/DOMException.js +0 -347
  120. package/node_modules/@oozcitak/dom/lib/dom/DOMException.js.map +0 -1
  121. package/node_modules/@oozcitak/dom/lib/dom/DOMImpl.d.ts +0 -48
  122. package/node_modules/@oozcitak/dom/lib/dom/DOMImpl.js +0 -100
  123. package/node_modules/@oozcitak/dom/lib/dom/DOMImpl.js.map +0 -1
  124. package/node_modules/@oozcitak/dom/lib/dom/DOMImplementationImpl.d.ts +0 -29
  125. package/node_modules/@oozcitak/dom/lib/dom/DOMImplementationImpl.js +0 -149
  126. package/node_modules/@oozcitak/dom/lib/dom/DOMImplementationImpl.js.map +0 -1
  127. package/node_modules/@oozcitak/dom/lib/dom/DOMTokenListImpl.d.ts +0 -46
  128. package/node_modules/@oozcitak/dom/lib/dom/DOMTokenListImpl.js +0 -312
  129. package/node_modules/@oozcitak/dom/lib/dom/DOMTokenListImpl.js.map +0 -1
  130. package/node_modules/@oozcitak/dom/lib/dom/DocumentFragmentImpl.d.ts +0 -32
  131. package/node_modules/@oozcitak/dom/lib/dom/DocumentFragmentImpl.js +0 -103
  132. package/node_modules/@oozcitak/dom/lib/dom/DocumentFragmentImpl.js.map +0 -1
  133. package/node_modules/@oozcitak/dom/lib/dom/DocumentImpl.d.ts +0 -116
  134. package/node_modules/@oozcitak/dom/lib/dom/DocumentImpl.js +0 -545
  135. package/node_modules/@oozcitak/dom/lib/dom/DocumentImpl.js.map +0 -1
  136. package/node_modules/@oozcitak/dom/lib/dom/DocumentOrShadowRootImpl.d.ts +0 -11
  137. package/node_modules/@oozcitak/dom/lib/dom/DocumentOrShadowRootImpl.js +0 -17
  138. package/node_modules/@oozcitak/dom/lib/dom/DocumentOrShadowRootImpl.js.map +0 -1
  139. package/node_modules/@oozcitak/dom/lib/dom/DocumentTypeImpl.d.ts +0 -39
  140. package/node_modules/@oozcitak/dom/lib/dom/DocumentTypeImpl.js +0 -109
  141. package/node_modules/@oozcitak/dom/lib/dom/DocumentTypeImpl.js.map +0 -1
  142. package/node_modules/@oozcitak/dom/lib/dom/ElementImpl.d.ts +0 -132
  143. package/node_modules/@oozcitak/dom/lib/dom/ElementImpl.js +0 -714
  144. package/node_modules/@oozcitak/dom/lib/dom/ElementImpl.js.map +0 -1
  145. package/node_modules/@oozcitak/dom/lib/dom/EventImpl.d.ts +0 -74
  146. package/node_modules/@oozcitak/dom/lib/dom/EventImpl.js +0 -313
  147. package/node_modules/@oozcitak/dom/lib/dom/EventImpl.js.map +0 -1
  148. package/node_modules/@oozcitak/dom/lib/dom/EventTargetImpl.d.ts +0 -30
  149. package/node_modules/@oozcitak/dom/lib/dom/EventTargetImpl.js +0 -133
  150. package/node_modules/@oozcitak/dom/lib/dom/EventTargetImpl.js.map +0 -1
  151. package/node_modules/@oozcitak/dom/lib/dom/HTMLCollectionImpl.d.ts +0 -44
  152. package/node_modules/@oozcitak/dom/lib/dom/HTMLCollectionImpl.js +0 -157
  153. package/node_modules/@oozcitak/dom/lib/dom/HTMLCollectionImpl.js.map +0 -1
  154. package/node_modules/@oozcitak/dom/lib/dom/MutationObserverImpl.d.ts +0 -22
  155. package/node_modules/@oozcitak/dom/lib/dom/MutationObserverImpl.js +0 -184
  156. package/node_modules/@oozcitak/dom/lib/dom/MutationObserverImpl.js.map +0 -1
  157. package/node_modules/@oozcitak/dom/lib/dom/MutationRecordImpl.d.ts +0 -73
  158. package/node_modules/@oozcitak/dom/lib/dom/MutationRecordImpl.js +0 -116
  159. package/node_modules/@oozcitak/dom/lib/dom/MutationRecordImpl.js.map +0 -1
  160. package/node_modules/@oozcitak/dom/lib/dom/NamedNodeMapImpl.d.ts +0 -34
  161. package/node_modules/@oozcitak/dom/lib/dom/NamedNodeMapImpl.js +0 -112
  162. package/node_modules/@oozcitak/dom/lib/dom/NamedNodeMapImpl.js.map +0 -1
  163. package/node_modules/@oozcitak/dom/lib/dom/NodeFilterImpl.d.ts +0 -50
  164. package/node_modules/@oozcitak/dom/lib/dom/NodeFilterImpl.js +0 -64
  165. package/node_modules/@oozcitak/dom/lib/dom/NodeFilterImpl.js.map +0 -1
  166. package/node_modules/@oozcitak/dom/lib/dom/NodeImpl.d.ts +0 -252
  167. package/node_modules/@oozcitak/dom/lib/dom/NodeImpl.js +0 -891
  168. package/node_modules/@oozcitak/dom/lib/dom/NodeImpl.js.map +0 -1
  169. package/node_modules/@oozcitak/dom/lib/dom/NodeIteratorImpl.d.ts +0 -34
  170. package/node_modules/@oozcitak/dom/lib/dom/NodeIteratorImpl.js +0 -86
  171. package/node_modules/@oozcitak/dom/lib/dom/NodeIteratorImpl.js.map +0 -1
  172. package/node_modules/@oozcitak/dom/lib/dom/NodeListImpl.d.ts +0 -46
  173. package/node_modules/@oozcitak/dom/lib/dom/NodeListImpl.js +0 -198
  174. package/node_modules/@oozcitak/dom/lib/dom/NodeListImpl.js.map +0 -1
  175. package/node_modules/@oozcitak/dom/lib/dom/NodeListStaticImpl.d.ts +0 -49
  176. package/node_modules/@oozcitak/dom/lib/dom/NodeListStaticImpl.js +0 -188
  177. package/node_modules/@oozcitak/dom/lib/dom/NodeListStaticImpl.js.map +0 -1
  178. package/node_modules/@oozcitak/dom/lib/dom/NonDocumentTypeChildNodeImpl.d.ts +0 -12
  179. package/node_modules/@oozcitak/dom/lib/dom/NonDocumentTypeChildNodeImpl.js +0 -53
  180. package/node_modules/@oozcitak/dom/lib/dom/NonDocumentTypeChildNodeImpl.js.map +0 -1
  181. package/node_modules/@oozcitak/dom/lib/dom/NonElementParentNodeImpl.d.ts +0 -9
  182. package/node_modules/@oozcitak/dom/lib/dom/NonElementParentNodeImpl.js +0 -31
  183. package/node_modules/@oozcitak/dom/lib/dom/NonElementParentNodeImpl.js.map +0 -1
  184. package/node_modules/@oozcitak/dom/lib/dom/ParentNodeImpl.d.ts +0 -24
  185. package/node_modules/@oozcitak/dom/lib/dom/ParentNodeImpl.js +0 -158
  186. package/node_modules/@oozcitak/dom/lib/dom/ParentNodeImpl.js.map +0 -1
  187. package/node_modules/@oozcitak/dom/lib/dom/ProcessingInstructionImpl.d.ts +0 -25
  188. package/node_modules/@oozcitak/dom/lib/dom/ProcessingInstructionImpl.js +0 -59
  189. package/node_modules/@oozcitak/dom/lib/dom/ProcessingInstructionImpl.js.map +0 -1
  190. package/node_modules/@oozcitak/dom/lib/dom/RangeImpl.d.ts +0 -71
  191. package/node_modules/@oozcitak/dom/lib/dom/RangeImpl.js +0 -649
  192. package/node_modules/@oozcitak/dom/lib/dom/RangeImpl.js.map +0 -1
  193. package/node_modules/@oozcitak/dom/lib/dom/ShadowRootImpl.d.ts +0 -33
  194. package/node_modules/@oozcitak/dom/lib/dom/ShadowRootImpl.js +0 -82
  195. package/node_modules/@oozcitak/dom/lib/dom/ShadowRootImpl.js.map +0 -1
  196. package/node_modules/@oozcitak/dom/lib/dom/SlotableImpl.d.ts +0 -16
  197. package/node_modules/@oozcitak/dom/lib/dom/SlotableImpl.js +0 -35
  198. package/node_modules/@oozcitak/dom/lib/dom/SlotableImpl.js.map +0 -1
  199. package/node_modules/@oozcitak/dom/lib/dom/StaticRangeImpl.d.ts +0 -13
  200. package/node_modules/@oozcitak/dom/lib/dom/StaticRangeImpl.js +0 -48
  201. package/node_modules/@oozcitak/dom/lib/dom/StaticRangeImpl.js.map +0 -1
  202. package/node_modules/@oozcitak/dom/lib/dom/TextImpl.d.ts +0 -28
  203. package/node_modules/@oozcitak/dom/lib/dom/TextImpl.js +0 -109
  204. package/node_modules/@oozcitak/dom/lib/dom/TextImpl.js.map +0 -1
  205. package/node_modules/@oozcitak/dom/lib/dom/TraverserImpl.d.ts +0 -23
  206. package/node_modules/@oozcitak/dom/lib/dom/TraverserImpl.js +0 -41
  207. package/node_modules/@oozcitak/dom/lib/dom/TraverserImpl.js.map +0 -1
  208. package/node_modules/@oozcitak/dom/lib/dom/TreeWalkerImpl.d.ts +0 -36
  209. package/node_modules/@oozcitak/dom/lib/dom/TreeWalkerImpl.js +0 -249
  210. package/node_modules/@oozcitak/dom/lib/dom/TreeWalkerImpl.js.map +0 -1
  211. package/node_modules/@oozcitak/dom/lib/dom/WindowImpl.d.ts +0 -26
  212. package/node_modules/@oozcitak/dom/lib/dom/WindowImpl.js +0 -57
  213. package/node_modules/@oozcitak/dom/lib/dom/WindowImpl.js.map +0 -1
  214. package/node_modules/@oozcitak/dom/lib/dom/XMLDocumentImpl.d.ts +0 -11
  215. package/node_modules/@oozcitak/dom/lib/dom/XMLDocumentImpl.js +0 -31
  216. package/node_modules/@oozcitak/dom/lib/dom/XMLDocumentImpl.js.map +0 -1
  217. package/node_modules/@oozcitak/dom/lib/dom/index.d.ts +0 -36
  218. package/node_modules/@oozcitak/dom/lib/dom/index.js +0 -102
  219. package/node_modules/@oozcitak/dom/lib/dom/index.js.map +0 -1
  220. package/node_modules/@oozcitak/dom/lib/dom/interfaces.d.ts +0 -2218
  221. package/node_modules/@oozcitak/dom/lib/dom/interfaces.js +0 -91
  222. package/node_modules/@oozcitak/dom/lib/dom/interfaces.js.map +0 -1
  223. package/node_modules/@oozcitak/dom/lib/index.d.ts +0 -3
  224. package/node_modules/@oozcitak/dom/lib/index.js +0 -11
  225. package/node_modules/@oozcitak/dom/lib/index.js.map +0 -1
  226. package/node_modules/@oozcitak/dom/lib/parser/DOMParserImpl.d.ts +0 -11
  227. package/node_modules/@oozcitak/dom/lib/parser/DOMParserImpl.js +0 -37
  228. package/node_modules/@oozcitak/dom/lib/parser/DOMParserImpl.js.map +0 -1
  229. package/node_modules/@oozcitak/dom/lib/parser/XMLParserImpl.d.ts +0 -26
  230. package/node_modules/@oozcitak/dom/lib/parser/XMLParserImpl.js +0 -240
  231. package/node_modules/@oozcitak/dom/lib/parser/XMLParserImpl.js.map +0 -1
  232. package/node_modules/@oozcitak/dom/lib/parser/XMLStringLexer.d.ts +0 -159
  233. package/node_modules/@oozcitak/dom/lib/parser/XMLStringLexer.js +0 -512
  234. package/node_modules/@oozcitak/dom/lib/parser/XMLStringLexer.js.map +0 -1
  235. package/node_modules/@oozcitak/dom/lib/parser/index.d.ts +0 -1
  236. package/node_modules/@oozcitak/dom/lib/parser/index.js +0 -6
  237. package/node_modules/@oozcitak/dom/lib/parser/index.js.map +0 -1
  238. package/node_modules/@oozcitak/dom/lib/parser/interfaces.d.ts +0 -131
  239. package/node_modules/@oozcitak/dom/lib/parser/interfaces.js +0 -18
  240. package/node_modules/@oozcitak/dom/lib/parser/interfaces.js.map +0 -1
  241. package/node_modules/@oozcitak/dom/lib/serializer/LocalNameSet.d.ts +0 -27
  242. package/node_modules/@oozcitak/dom/lib/serializer/LocalNameSet.js +0 -56
  243. package/node_modules/@oozcitak/dom/lib/serializer/LocalNameSet.js.map +0 -1
  244. package/node_modules/@oozcitak/dom/lib/serializer/NamespacePrefixMap.d.ts +0 -52
  245. package/node_modules/@oozcitak/dom/lib/serializer/NamespacePrefixMap.js +0 -151
  246. package/node_modules/@oozcitak/dom/lib/serializer/NamespacePrefixMap.js.map +0 -1
  247. package/node_modules/@oozcitak/dom/lib/serializer/XMLSerializerImpl.d.ts +0 -166
  248. package/node_modules/@oozcitak/dom/lib/serializer/XMLSerializerImpl.js +0 -1479
  249. package/node_modules/@oozcitak/dom/lib/serializer/XMLSerializerImpl.js.map +0 -1
  250. package/node_modules/@oozcitak/dom/lib/serializer/index.d.ts +0 -1
  251. package/node_modules/@oozcitak/dom/lib/serializer/index.js +0 -6
  252. package/node_modules/@oozcitak/dom/lib/serializer/index.js.map +0 -1
  253. package/node_modules/@oozcitak/dom/lib/serializer/interfaces.d.ts +0 -15
  254. package/node_modules/@oozcitak/dom/lib/serializer/interfaces.js +0 -3
  255. package/node_modules/@oozcitak/dom/lib/serializer/interfaces.js.map +0 -1
  256. package/node_modules/@oozcitak/dom/lib/util/Cast.d.ts +0 -12
  257. package/node_modules/@oozcitak/dom/lib/util/Cast.js +0 -26
  258. package/node_modules/@oozcitak/dom/lib/util/Cast.js.map +0 -1
  259. package/node_modules/@oozcitak/dom/lib/util/EmptySet.d.ts +0 -13
  260. package/node_modules/@oozcitak/dom/lib/util/EmptySet.js +0 -61
  261. package/node_modules/@oozcitak/dom/lib/util/EmptySet.js.map +0 -1
  262. package/node_modules/@oozcitak/dom/lib/util/Guard.d.ts +0 -135
  263. package/node_modules/@oozcitak/dom/lib/util/Guard.js +0 -192
  264. package/node_modules/@oozcitak/dom/lib/util/Guard.js.map +0 -1
  265. package/node_modules/@oozcitak/dom/lib/util/index.d.ts +0 -3
  266. package/node_modules/@oozcitak/dom/lib/util/index.js +0 -9
  267. package/node_modules/@oozcitak/dom/lib/util/index.js.map +0 -1
  268. package/node_modules/@oozcitak/dom/package.json +0 -72
  269. package/node_modules/@oozcitak/infra/LICENSE +0 -21
  270. package/node_modules/@oozcitak/infra/README.md +0 -13
  271. package/node_modules/@oozcitak/infra/lib/Base64.d.ts +0 -12
  272. package/node_modules/@oozcitak/infra/lib/Base64.js +0 -82
  273. package/node_modules/@oozcitak/infra/lib/Base64.js.map +0 -1
  274. package/node_modules/@oozcitak/infra/lib/Byte.d.ts +0 -6
  275. package/node_modules/@oozcitak/infra/lib/Byte.js +0 -15
  276. package/node_modules/@oozcitak/infra/lib/Byte.js.map +0 -1
  277. package/node_modules/@oozcitak/infra/lib/ByteSequence.d.ts +0 -45
  278. package/node_modules/@oozcitak/infra/lib/ByteSequence.js +0 -171
  279. package/node_modules/@oozcitak/infra/lib/ByteSequence.js.map +0 -1
  280. package/node_modules/@oozcitak/infra/lib/CodePoints.d.ts +0 -82
  281. package/node_modules/@oozcitak/infra/lib/CodePoints.js +0 -85
  282. package/node_modules/@oozcitak/infra/lib/CodePoints.js.map +0 -1
  283. package/node_modules/@oozcitak/infra/lib/JSON.d.ts +0 -24
  284. package/node_modules/@oozcitak/infra/lib/JSON.js +0 -123
  285. package/node_modules/@oozcitak/infra/lib/JSON.js.map +0 -1
  286. package/node_modules/@oozcitak/infra/lib/List.d.ts +0 -101
  287. package/node_modules/@oozcitak/infra/lib/List.js +0 -325
  288. package/node_modules/@oozcitak/infra/lib/List.js.map +0 -1
  289. package/node_modules/@oozcitak/infra/lib/Map.d.ts +0 -87
  290. package/node_modules/@oozcitak/infra/lib/Map.js +0 -308
  291. package/node_modules/@oozcitak/infra/lib/Map.js.map +0 -1
  292. package/node_modules/@oozcitak/infra/lib/Namespace.d.ts +0 -6
  293. package/node_modules/@oozcitak/infra/lib/Namespace.js +0 -9
  294. package/node_modules/@oozcitak/infra/lib/Namespace.js.map +0 -1
  295. package/node_modules/@oozcitak/infra/lib/Queue.d.ts +0 -13
  296. package/node_modules/@oozcitak/infra/lib/Queue.js +0 -22
  297. package/node_modules/@oozcitak/infra/lib/Queue.js.map +0 -1
  298. package/node_modules/@oozcitak/infra/lib/Set.d.ts +0 -136
  299. package/node_modules/@oozcitak/infra/lib/Set.js +0 -467
  300. package/node_modules/@oozcitak/infra/lib/Set.js.map +0 -1
  301. package/node_modules/@oozcitak/infra/lib/Stack.d.ts +0 -13
  302. package/node_modules/@oozcitak/infra/lib/Stack.js +0 -22
  303. package/node_modules/@oozcitak/infra/lib/Stack.js.map +0 -1
  304. package/node_modules/@oozcitak/infra/lib/String.d.ts +0 -129
  305. package/node_modules/@oozcitak/infra/lib/String.js +0 -472
  306. package/node_modules/@oozcitak/infra/lib/String.js.map +0 -1
  307. package/node_modules/@oozcitak/infra/lib/index.d.ts +0 -13
  308. package/node_modules/@oozcitak/infra/lib/index.js +0 -34
  309. package/node_modules/@oozcitak/infra/lib/index.js.map +0 -1
  310. package/node_modules/@oozcitak/infra/package.json +0 -54
  311. package/node_modules/@oozcitak/url/LICENSE +0 -21
  312. package/node_modules/@oozcitak/url/README.md +0 -27
  313. package/node_modules/@oozcitak/url/lib/URLAlgorithm.d.ts +0 -267
  314. package/node_modules/@oozcitak/url/lib/URLAlgorithm.js +0 -2758
  315. package/node_modules/@oozcitak/url/lib/URLAlgorithm.js.map +0 -1
  316. package/node_modules/@oozcitak/url/lib/URLImpl.d.ts +0 -53
  317. package/node_modules/@oozcitak/url/lib/URLImpl.js +0 -377
  318. package/node_modules/@oozcitak/url/lib/URLImpl.js.map +0 -1
  319. package/node_modules/@oozcitak/url/lib/URLSearchParamsImpl.d.ts +0 -38
  320. package/node_modules/@oozcitak/url/lib/URLSearchParamsImpl.js +0 -303
  321. package/node_modules/@oozcitak/url/lib/URLSearchParamsImpl.js.map +0 -1
  322. package/node_modules/@oozcitak/url/lib/index.d.ts +0 -2
  323. package/node_modules/@oozcitak/url/lib/index.js +0 -7
  324. package/node_modules/@oozcitak/url/lib/index.js.map +0 -1
  325. package/node_modules/@oozcitak/url/lib/interfaces.d.ts +0 -195
  326. package/node_modules/@oozcitak/url/lib/interfaces.js +0 -31
  327. package/node_modules/@oozcitak/url/lib/interfaces.js.map +0 -1
  328. package/node_modules/@oozcitak/url/package.json +0 -55
  329. package/node_modules/@oozcitak/util/LICENSE +0 -21
  330. package/node_modules/@oozcitak/util/README.md +0 -10
  331. package/node_modules/@oozcitak/util/lib/CompareCache.d.ts +0 -32
  332. package/node_modules/@oozcitak/util/lib/CompareCache.js +0 -59
  333. package/node_modules/@oozcitak/util/lib/CompareCache.js.map +0 -1
  334. package/node_modules/@oozcitak/util/lib/FixedSizeSet.d.ts +0 -64
  335. package/node_modules/@oozcitak/util/lib/FixedSizeSet.js +0 -174
  336. package/node_modules/@oozcitak/util/lib/FixedSizeSet.js.map +0 -1
  337. package/node_modules/@oozcitak/util/lib/Lazy.d.ts +0 -18
  338. package/node_modules/@oozcitak/util/lib/Lazy.js +0 -34
  339. package/node_modules/@oozcitak/util/lib/Lazy.js.map +0 -1
  340. package/node_modules/@oozcitak/util/lib/ObjectCache.d.ts +0 -71
  341. package/node_modules/@oozcitak/util/lib/ObjectCache.js +0 -181
  342. package/node_modules/@oozcitak/util/lib/ObjectCache.js.map +0 -1
  343. package/node_modules/@oozcitak/util/lib/StringWalker.d.ts +0 -49
  344. package/node_modules/@oozcitak/util/lib/StringWalker.js +0 -105
  345. package/node_modules/@oozcitak/util/lib/StringWalker.js.map +0 -1
  346. package/node_modules/@oozcitak/util/lib/index.d.ts +0 -178
  347. package/node_modules/@oozcitak/util/lib/index.js +0 -439
  348. package/node_modules/@oozcitak/util/lib/index.js.map +0 -1
  349. package/node_modules/@oozcitak/util/package.json +0 -50
  350. package/node_modules/@xmldom/is-dom-node/LICENSE.md +0 -21
  351. package/node_modules/@xmldom/is-dom-node/README.md +0 -91
  352. package/node_modules/@xmldom/is-dom-node/dist/index.d.ts +0 -33
  353. package/node_modules/@xmldom/is-dom-node/dist/index.js +0 -91
  354. package/node_modules/@xmldom/is-dom-node/dist/index.js.map +0 -1
  355. package/node_modules/@xmldom/is-dom-node/package.json +0 -69
  356. package/node_modules/@xmldom/xmldom/CHANGELOG.md +0 -468
  357. package/node_modules/@xmldom/xmldom/LICENSE +0 -8
  358. package/node_modules/@xmldom/xmldom/SECURITY.md +0 -50
  359. package/node_modules/@xmldom/xmldom/index.d.ts +0 -43
  360. package/node_modules/@xmldom/xmldom/lib/.eslintrc.yml +0 -2
  361. package/node_modules/@xmldom/xmldom/lib/conventions.js +0 -203
  362. package/node_modules/@xmldom/xmldom/lib/dom-parser.js +0 -322
  363. package/node_modules/@xmldom/xmldom/lib/dom.js +0 -1879
  364. package/node_modules/@xmldom/xmldom/lib/entities.js +0 -2166
  365. package/node_modules/@xmldom/xmldom/lib/index.js +0 -4
  366. package/node_modules/@xmldom/xmldom/lib/sax.js +0 -662
  367. package/node_modules/@xmldom/xmldom/package.json +0 -71
  368. package/node_modules/@xmldom/xmldom/readme.md +0 -356
  369. package/node_modules/esprima/ChangeLog +0 -235
  370. package/node_modules/esprima/LICENSE.BSD +0 -21
  371. package/node_modules/esprima/README.md +0 -46
  372. package/node_modules/esprima/bin/esparse.js +0 -139
  373. package/node_modules/esprima/bin/esvalidate.js +0 -236
  374. package/node_modules/esprima/dist/esprima.js +0 -6709
  375. package/node_modules/esprima/package.json +0 -112
  376. package/node_modules/node-forge/LICENSE +0 -331
  377. package/node_modules/node-forge/README.md +0 -2071
  378. package/node_modules/node-forge/dist/forge.all.min.js +0 -2
  379. package/node_modules/node-forge/dist/forge.all.min.js.map +0 -1
  380. package/node_modules/node-forge/dist/forge.min.js +0 -2
  381. package/node_modules/node-forge/dist/forge.min.js.map +0 -1
  382. package/node_modules/node-forge/dist/prime.worker.min.js +0 -2
  383. package/node_modules/node-forge/dist/prime.worker.min.js.map +0 -1
  384. package/node_modules/node-forge/flash/swf/SocketPool.swf +0 -0
  385. package/node_modules/node-forge/lib/aes.js +0 -1091
  386. package/node_modules/node-forge/lib/aesCipherSuites.js +0 -282
  387. package/node_modules/node-forge/lib/asn1-validator.js +0 -91
  388. package/node_modules/node-forge/lib/asn1.js +0 -1503
  389. package/node_modules/node-forge/lib/baseN.js +0 -186
  390. package/node_modules/node-forge/lib/cipher.js +0 -230
  391. package/node_modules/node-forge/lib/cipherModes.js +0 -999
  392. package/node_modules/node-forge/lib/des.js +0 -496
  393. package/node_modules/node-forge/lib/ed25519.js +0 -1072
  394. package/node_modules/node-forge/lib/forge.js +0 -13
  395. package/node_modules/node-forge/lib/form.js +0 -149
  396. package/node_modules/node-forge/lib/hmac.js +0 -146
  397. package/node_modules/node-forge/lib/http.js +0 -1346
  398. package/node_modules/node-forge/lib/index.all.js +0 -16
  399. package/node_modules/node-forge/lib/index.js +0 -33
  400. package/node_modules/node-forge/lib/jsbn.js +0 -1264
  401. package/node_modules/node-forge/lib/kem.js +0 -168
  402. package/node_modules/node-forge/lib/log.js +0 -319
  403. package/node_modules/node-forge/lib/md.all.js +0 -13
  404. package/node_modules/node-forge/lib/md.js +0 -11
  405. package/node_modules/node-forge/lib/md5.js +0 -289
  406. package/node_modules/node-forge/lib/mgf.js +0 -12
  407. package/node_modules/node-forge/lib/mgf1.js +0 -57
  408. package/node_modules/node-forge/lib/oids.js +0 -179
  409. package/node_modules/node-forge/lib/pbe.js +0 -1023
  410. package/node_modules/node-forge/lib/pbkdf2.js +0 -211
  411. package/node_modules/node-forge/lib/pem.js +0 -237
  412. package/node_modules/node-forge/lib/pkcs1.js +0 -276
  413. package/node_modules/node-forge/lib/pkcs12.js +0 -1078
  414. package/node_modules/node-forge/lib/pkcs7.js +0 -1260
  415. package/node_modules/node-forge/lib/pkcs7asn1.js +0 -410
  416. package/node_modules/node-forge/lib/pki.js +0 -102
  417. package/node_modules/node-forge/lib/prime.js +0 -297
  418. package/node_modules/node-forge/lib/prime.worker.js +0 -168
  419. package/node_modules/node-forge/lib/prng.js +0 -419
  420. package/node_modules/node-forge/lib/pss.js +0 -241
  421. package/node_modules/node-forge/lib/random.js +0 -191
  422. package/node_modules/node-forge/lib/rc2.js +0 -410
  423. package/node_modules/node-forge/lib/rsa.js +0 -1949
  424. package/node_modules/node-forge/lib/sha1.js +0 -319
  425. package/node_modules/node-forge/lib/sha256.js +0 -327
  426. package/node_modules/node-forge/lib/sha512.js +0 -561
  427. package/node_modules/node-forge/lib/socket.js +0 -287
  428. package/node_modules/node-forge/lib/ssh.js +0 -236
  429. package/node_modules/node-forge/lib/tls.js +0 -4282
  430. package/node_modules/node-forge/lib/tlssocket.js +0 -249
  431. package/node_modules/node-forge/lib/util.js +0 -2652
  432. package/node_modules/node-forge/lib/x509.js +0 -3242
  433. package/node_modules/node-forge/lib/xhr.js +0 -738
  434. package/node_modules/node-forge/package.json +0 -123
  435. package/node_modules/sprintf-js/.npmignore +0 -1
  436. package/node_modules/sprintf-js/LICENSE +0 -24
  437. package/node_modules/sprintf-js/README.md +0 -88
  438. package/node_modules/sprintf-js/bower.json +0 -14
  439. package/node_modules/sprintf-js/demo/angular.html +0 -20
  440. package/node_modules/sprintf-js/dist/angular-sprintf.min.js +0 -4
  441. package/node_modules/sprintf-js/dist/angular-sprintf.min.js.map +0 -1
  442. package/node_modules/sprintf-js/dist/angular-sprintf.min.map +0 -1
  443. package/node_modules/sprintf-js/dist/sprintf.min.js +0 -4
  444. package/node_modules/sprintf-js/dist/sprintf.min.js.map +0 -1
  445. package/node_modules/sprintf-js/dist/sprintf.min.map +0 -1
  446. package/node_modules/sprintf-js/gruntfile.js +0 -36
  447. package/node_modules/sprintf-js/package.json +0 -22
  448. package/node_modules/sprintf-js/src/angular-sprintf.js +0 -18
  449. package/node_modules/sprintf-js/src/sprintf.js +0 -208
  450. package/node_modules/sprintf-js/test/test.js +0 -82
  451. package/node_modules/xml-crypto/LICENSE +0 -22
  452. package/node_modules/xml-crypto/README.md +0 -557
  453. package/node_modules/xml-crypto/lib/c14n-canonicalization.d.ts +0 -39
  454. package/node_modules/xml-crypto/lib/c14n-canonicalization.js +0 -230
  455. package/node_modules/xml-crypto/lib/c14n-canonicalization.js.map +0 -1
  456. package/node_modules/xml-crypto/lib/enveloped-signature.d.ts +0 -7
  457. package/node_modules/xml-crypto/lib/enveloped-signature.js +0 -43
  458. package/node_modules/xml-crypto/lib/enveloped-signature.js.map +0 -1
  459. package/node_modules/xml-crypto/lib/exclusive-canonicalization.d.ts +0 -38
  460. package/node_modules/xml-crypto/lib/exclusive-canonicalization.js +0 -246
  461. package/node_modules/xml-crypto/lib/exclusive-canonicalization.js.map +0 -1
  462. package/node_modules/xml-crypto/lib/hash-algorithms.d.ts +0 -13
  463. package/node_modules/xml-crypto/lib/hash-algorithms.js +0 -47
  464. package/node_modules/xml-crypto/lib/hash-algorithms.js.map +0 -1
  465. package/node_modules/xml-crypto/lib/index.d.ts +0 -5
  466. package/node_modules/xml-crypto/lib/index.js +0 -28
  467. package/node_modules/xml-crypto/lib/index.js.map +0 -1
  468. package/node_modules/xml-crypto/lib/signature-algorithms.d.ts +0 -47
  469. package/node_modules/xml-crypto/lib/signature-algorithms.js +0 -86
  470. package/node_modules/xml-crypto/lib/signature-algorithms.js.map +0 -1
  471. package/node_modules/xml-crypto/lib/signed-xml.d.ts +0 -225
  472. package/node_modules/xml-crypto/lib/signed-xml.js +0 -960
  473. package/node_modules/xml-crypto/lib/signed-xml.js.map +0 -1
  474. package/node_modules/xml-crypto/lib/types.d.ts +0 -125
  475. package/node_modules/xml-crypto/lib/types.js +0 -57
  476. package/node_modules/xml-crypto/lib/types.js.map +0 -1
  477. package/node_modules/xml-crypto/lib/utils.d.ts +0 -65
  478. package/node_modules/xml-crypto/lib/utils.js +0 -256
  479. package/node_modules/xml-crypto/lib/utils.js.map +0 -1
  480. package/node_modules/xml-crypto/node_modules/xpath/LICENSE +0 -22
  481. package/node_modules/xml-crypto/node_modules/xpath/README.md +0 -133
  482. package/node_modules/xml-crypto/node_modules/xpath/docs/XPathEvaluator.md +0 -62
  483. package/node_modules/xml-crypto/node_modules/xpath/docs/XPathResult.md +0 -47
  484. package/node_modules/xml-crypto/node_modules/xpath/docs/function resolvers.md +0 -88
  485. package/node_modules/xml-crypto/node_modules/xpath/docs/namespace resolvers.md +0 -69
  486. package/node_modules/xml-crypto/node_modules/xpath/docs/parsed expressions.md +0 -21
  487. package/node_modules/xml-crypto/node_modules/xpath/docs/variable resolvers.md +0 -89
  488. package/node_modules/xml-crypto/node_modules/xpath/docs/xpath methods.md +0 -39
  489. package/node_modules/xml-crypto/node_modules/xpath/package.json +0 -39
  490. package/node_modules/xml-crypto/node_modules/xpath/test.js +0 -1186
  491. package/node_modules/xml-crypto/node_modules/xpath/xpath.d.ts +0 -51
  492. package/node_modules/xml-crypto/node_modules/xpath/xpath.js +0 -4938
  493. package/node_modules/xml-crypto/package.json +0 -73
  494. package/node_modules/xmlbuilder2/CHANGELOG.md +0 -309
  495. package/node_modules/xmlbuilder2/LICENSE +0 -21
  496. package/node_modules/xmlbuilder2/README.md +0 -183
  497. package/node_modules/xmlbuilder2/lib/builder/BuilderFunctions.d.ts +0 -236
  498. package/node_modules/xmlbuilder2/lib/builder/BuilderFunctions.js +0 -108
  499. package/node_modules/xmlbuilder2/lib/builder/BuilderFunctions.js.map +0 -1
  500. package/node_modules/xmlbuilder2/lib/builder/BuilderFunctionsCB.d.ts +0 -17
  501. package/node_modules/xmlbuilder2/lib/builder/BuilderFunctionsCB.js +0 -26
  502. package/node_modules/xmlbuilder2/lib/builder/BuilderFunctionsCB.js.map +0 -1
  503. package/node_modules/xmlbuilder2/lib/builder/XMLBuilderCBImpl.d.ts +0 -124
  504. package/node_modules/xmlbuilder2/lib/builder/XMLBuilderCBImpl.js +0 -782
  505. package/node_modules/xmlbuilder2/lib/builder/XMLBuilderCBImpl.js.map +0 -1
  506. package/node_modules/xmlbuilder2/lib/builder/XMLBuilderImpl.d.ts +0 -143
  507. package/node_modules/xmlbuilder2/lib/builder/XMLBuilderImpl.js +0 -841
  508. package/node_modules/xmlbuilder2/lib/builder/XMLBuilderImpl.js.map +0 -1
  509. package/node_modules/xmlbuilder2/lib/builder/dom.d.ts +0 -8
  510. package/node_modules/xmlbuilder2/lib/builder/dom.js +0 -67
  511. package/node_modules/xmlbuilder2/lib/builder/dom.js.map +0 -1
  512. package/node_modules/xmlbuilder2/lib/builder/index.d.ts +0 -4
  513. package/node_modules/xmlbuilder2/lib/builder/index.js +0 -15
  514. package/node_modules/xmlbuilder2/lib/builder/index.js.map +0 -1
  515. package/node_modules/xmlbuilder2/lib/constants.d.ts +0 -1
  516. package/node_modules/xmlbuilder2/lib/constants.js +0 -4
  517. package/node_modules/xmlbuilder2/lib/constants.js.map +0 -1
  518. package/node_modules/xmlbuilder2/lib/index.d.ts +0 -1
  519. package/node_modules/xmlbuilder2/lib/index.js +0 -10
  520. package/node_modules/xmlbuilder2/lib/index.js.map +0 -1
  521. package/node_modules/xmlbuilder2/lib/interfaces.d.ts +0 -1355
  522. package/node_modules/xmlbuilder2/lib/interfaces.js +0 -76
  523. package/node_modules/xmlbuilder2/lib/interfaces.js.map +0 -1
  524. package/node_modules/xmlbuilder2/lib/readers/BaseReader.d.ts +0 -109
  525. package/node_modules/xmlbuilder2/lib/readers/BaseReader.js +0 -167
  526. package/node_modules/xmlbuilder2/lib/readers/BaseReader.js.map +0 -1
  527. package/node_modules/xmlbuilder2/lib/readers/JSONReader.d.ts +0 -14
  528. package/node_modules/xmlbuilder2/lib/readers/JSONReader.js +0 -38
  529. package/node_modules/xmlbuilder2/lib/readers/JSONReader.js.map +0 -1
  530. package/node_modules/xmlbuilder2/lib/readers/ObjectReader.d.ts +0 -15
  531. package/node_modules/xmlbuilder2/lib/readers/ObjectReader.js +0 -168
  532. package/node_modules/xmlbuilder2/lib/readers/ObjectReader.js.map +0 -1
  533. package/node_modules/xmlbuilder2/lib/readers/XMLReader.d.ts +0 -14
  534. package/node_modules/xmlbuilder2/lib/readers/XMLReader.js +0 -206
  535. package/node_modules/xmlbuilder2/lib/readers/XMLReader.js.map +0 -1
  536. package/node_modules/xmlbuilder2/lib/readers/YAMLReader.d.ts +0 -14
  537. package/node_modules/xmlbuilder2/lib/readers/YAMLReader.js +0 -44
  538. package/node_modules/xmlbuilder2/lib/readers/YAMLReader.js.map +0 -1
  539. package/node_modules/xmlbuilder2/lib/readers/index.d.ts +0 -4
  540. package/node_modules/xmlbuilder2/lib/readers/index.js +0 -11
  541. package/node_modules/xmlbuilder2/lib/readers/index.js.map +0 -1
  542. package/node_modules/xmlbuilder2/lib/writers/BaseCBWriter.d.ts +0 -110
  543. package/node_modules/xmlbuilder2/lib/writers/BaseCBWriter.js +0 -23
  544. package/node_modules/xmlbuilder2/lib/writers/BaseCBWriter.js.map +0 -1
  545. package/node_modules/xmlbuilder2/lib/writers/BaseWriter.d.ts +0 -276
  546. package/node_modules/xmlbuilder2/lib/writers/BaseWriter.js +0 -1603
  547. package/node_modules/xmlbuilder2/lib/writers/BaseWriter.js.map +0 -1
  548. package/node_modules/xmlbuilder2/lib/writers/JSONCBWriter.d.ts +0 -68
  549. package/node_modules/xmlbuilder2/lib/writers/JSONCBWriter.js +0 -172
  550. package/node_modules/xmlbuilder2/lib/writers/JSONCBWriter.js.map +0 -1
  551. package/node_modules/xmlbuilder2/lib/writers/JSONWriter.d.ts +0 -67
  552. package/node_modules/xmlbuilder2/lib/writers/JSONWriter.js +0 -222
  553. package/node_modules/xmlbuilder2/lib/writers/JSONWriter.js.map +0 -1
  554. package/node_modules/xmlbuilder2/lib/writers/MapWriter.d.ts +0 -27
  555. package/node_modules/xmlbuilder2/lib/writers/MapWriter.js +0 -84
  556. package/node_modules/xmlbuilder2/lib/writers/MapWriter.js.map +0 -1
  557. package/node_modules/xmlbuilder2/lib/writers/ObjectWriter.d.ts +0 -56
  558. package/node_modules/xmlbuilder2/lib/writers/ObjectWriter.js +0 -483
  559. package/node_modules/xmlbuilder2/lib/writers/ObjectWriter.js.map +0 -1
  560. package/node_modules/xmlbuilder2/lib/writers/XMLCBWriter.d.ts +0 -51
  561. package/node_modules/xmlbuilder2/lib/writers/XMLCBWriter.js +0 -165
  562. package/node_modules/xmlbuilder2/lib/writers/XMLCBWriter.js.map +0 -1
  563. package/node_modules/xmlbuilder2/lib/writers/XMLWriter.d.ts +0 -60
  564. package/node_modules/xmlbuilder2/lib/writers/XMLWriter.js +0 -236
  565. package/node_modules/xmlbuilder2/lib/writers/XMLWriter.js.map +0 -1
  566. package/node_modules/xmlbuilder2/lib/writers/YAMLCBWriter.d.ts +0 -61
  567. package/node_modules/xmlbuilder2/lib/writers/YAMLCBWriter.js +0 -161
  568. package/node_modules/xmlbuilder2/lib/writers/YAMLCBWriter.js.map +0 -1
  569. package/node_modules/xmlbuilder2/lib/writers/YAMLWriter.d.ts +0 -55
  570. package/node_modules/xmlbuilder2/lib/writers/YAMLWriter.js +0 -186
  571. package/node_modules/xmlbuilder2/lib/writers/YAMLWriter.js.map +0 -1
  572. package/node_modules/xmlbuilder2/lib/writers/index.d.ts +0 -5
  573. package/node_modules/xmlbuilder2/lib/writers/index.js +0 -13
  574. package/node_modules/xmlbuilder2/lib/writers/index.js.map +0 -1
  575. package/node_modules/xmlbuilder2/lib/xmlbuilder2.min.js +0 -8
  576. package/node_modules/xmlbuilder2/node_modules/argparse/CHANGELOG.md +0 -185
  577. package/node_modules/xmlbuilder2/node_modules/argparse/LICENSE +0 -21
  578. package/node_modules/xmlbuilder2/node_modules/argparse/README.md +0 -257
  579. package/node_modules/xmlbuilder2/node_modules/argparse/index.js +0 -3
  580. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/append/constant.js +0 -47
  581. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/append.js +0 -53
  582. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/count.js +0 -40
  583. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/help.js +0 -47
  584. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/store/constant.js +0 -43
  585. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/store/false.js +0 -27
  586. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/store/true.js +0 -26
  587. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/store.js +0 -50
  588. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/subparsers.js +0 -149
  589. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action/version.js +0 -47
  590. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action.js +0 -146
  591. package/node_modules/xmlbuilder2/node_modules/argparse/lib/action_container.js +0 -482
  592. package/node_modules/xmlbuilder2/node_modules/argparse/lib/argparse.js +0 -14
  593. package/node_modules/xmlbuilder2/node_modules/argparse/lib/argument/error.js +0 -50
  594. package/node_modules/xmlbuilder2/node_modules/argparse/lib/argument/exclusive.js +0 -54
  595. package/node_modules/xmlbuilder2/node_modules/argparse/lib/argument/group.js +0 -75
  596. package/node_modules/xmlbuilder2/node_modules/argparse/lib/argument_parser.js +0 -1161
  597. package/node_modules/xmlbuilder2/node_modules/argparse/lib/const.js +0 -21
  598. package/node_modules/xmlbuilder2/node_modules/argparse/lib/help/added_formatters.js +0 -87
  599. package/node_modules/xmlbuilder2/node_modules/argparse/lib/help/formatter.js +0 -795
  600. package/node_modules/xmlbuilder2/node_modules/argparse/lib/namespace.js +0 -76
  601. package/node_modules/xmlbuilder2/node_modules/argparse/lib/utils.js +0 -57
  602. package/node_modules/xmlbuilder2/node_modules/argparse/package.json +0 -34
  603. package/node_modules/xmlbuilder2/node_modules/js-yaml/CHANGELOG.md +0 -557
  604. package/node_modules/xmlbuilder2/node_modules/js-yaml/LICENSE +0 -21
  605. package/node_modules/xmlbuilder2/node_modules/js-yaml/README.md +0 -299
  606. package/node_modules/xmlbuilder2/node_modules/js-yaml/bin/js-yaml.js +0 -132
  607. package/node_modules/xmlbuilder2/node_modules/js-yaml/dist/js-yaml.js +0 -3989
  608. package/node_modules/xmlbuilder2/node_modules/js-yaml/dist/js-yaml.min.js +0 -1
  609. package/node_modules/xmlbuilder2/node_modules/js-yaml/index.js +0 -7
  610. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/common.js +0 -59
  611. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/dumper.js +0 -850
  612. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/exception.js +0 -43
  613. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/loader.js +0 -1644
  614. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/mark.js +0 -76
  615. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/schema/core.js +0 -18
  616. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/schema/default_full.js +0 -25
  617. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/schema/default_safe.js +0 -28
  618. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/schema/failsafe.js +0 -17
  619. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/schema/json.js +0 -25
  620. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/schema.js +0 -108
  621. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/binary.js +0 -138
  622. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/bool.js +0 -35
  623. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/float.js +0 -116
  624. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/int.js +0 -173
  625. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/js/function.js +0 -93
  626. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/js/regexp.js +0 -60
  627. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/js/undefined.js +0 -28
  628. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/map.js +0 -8
  629. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/merge.js +0 -12
  630. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/null.js +0 -34
  631. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/omap.js +0 -44
  632. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/pairs.js +0 -53
  633. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/seq.js +0 -8
  634. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/set.js +0 -29
  635. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/str.js +0 -8
  636. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type/timestamp.js +0 -88
  637. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml/type.js +0 -61
  638. package/node_modules/xmlbuilder2/node_modules/js-yaml/lib/js-yaml.js +0 -39
  639. package/node_modules/xmlbuilder2/node_modules/js-yaml/package.json +0 -49
  640. package/node_modules/xmlbuilder2/package.json +0 -82
  641. package/node_modules/xpath/LICENSE +0 -22
  642. package/node_modules/xpath/README.md +0 -133
  643. package/node_modules/xpath/package.json +0 -43
  644. package/node_modules/xpath/xpath.d.ts +0 -51
  645. package/node_modules/xpath/xpath.js +0 -5041
@@ -1,999 +0,0 @@
1
- /**
2
- * Supported cipher modes.
3
- *
4
- * @author Dave Longley
5
- *
6
- * Copyright (c) 2010-2014 Digital Bazaar, Inc.
7
- */
8
- var forge = require('./forge');
9
- require('./util');
10
-
11
- forge.cipher = forge.cipher || {};
12
-
13
- // supported cipher modes
14
- var modes = module.exports = forge.cipher.modes = forge.cipher.modes || {};
15
-
16
- /** Electronic codebook (ECB) (Don't use this; it's not secure) **/
17
-
18
- modes.ecb = function(options) {
19
- options = options || {};
20
- this.name = 'ECB';
21
- this.cipher = options.cipher;
22
- this.blockSize = options.blockSize || 16;
23
- this._ints = this.blockSize / 4;
24
- this._inBlock = new Array(this._ints);
25
- this._outBlock = new Array(this._ints);
26
- };
27
-
28
- modes.ecb.prototype.start = function(options) {};
29
-
30
- modes.ecb.prototype.encrypt = function(input, output, finish) {
31
- // not enough input to encrypt
32
- if(input.length() < this.blockSize && !(finish && input.length() > 0)) {
33
- return true;
34
- }
35
-
36
- // get next block
37
- for(var i = 0; i < this._ints; ++i) {
38
- this._inBlock[i] = input.getInt32();
39
- }
40
-
41
- // encrypt block
42
- this.cipher.encrypt(this._inBlock, this._outBlock);
43
-
44
- // write output
45
- for(var i = 0; i < this._ints; ++i) {
46
- output.putInt32(this._outBlock[i]);
47
- }
48
- };
49
-
50
- modes.ecb.prototype.decrypt = function(input, output, finish) {
51
- // not enough input to decrypt
52
- if(input.length() < this.blockSize && !(finish && input.length() > 0)) {
53
- return true;
54
- }
55
-
56
- // get next block
57
- for(var i = 0; i < this._ints; ++i) {
58
- this._inBlock[i] = input.getInt32();
59
- }
60
-
61
- // decrypt block
62
- this.cipher.decrypt(this._inBlock, this._outBlock);
63
-
64
- // write output
65
- for(var i = 0; i < this._ints; ++i) {
66
- output.putInt32(this._outBlock[i]);
67
- }
68
- };
69
-
70
- modes.ecb.prototype.pad = function(input, options) {
71
- // add PKCS#7 padding to block (each pad byte is the
72
- // value of the number of pad bytes)
73
- var padding = (input.length() === this.blockSize ?
74
- this.blockSize : (this.blockSize - input.length()));
75
- input.fillWithByte(padding, padding);
76
- return true;
77
- };
78
-
79
- modes.ecb.prototype.unpad = function(output, options) {
80
- // check for error: input data not a multiple of blockSize
81
- if(options.overflow > 0) {
82
- return false;
83
- }
84
-
85
- // ensure padding byte count is valid
86
- var len = output.length();
87
- var count = output.at(len - 1);
88
- if(count > (this.blockSize << 2)) {
89
- return false;
90
- }
91
-
92
- // trim off padding bytes
93
- output.truncate(count);
94
- return true;
95
- };
96
-
97
- /** Cipher-block Chaining (CBC) **/
98
-
99
- modes.cbc = function(options) {
100
- options = options || {};
101
- this.name = 'CBC';
102
- this.cipher = options.cipher;
103
- this.blockSize = options.blockSize || 16;
104
- this._ints = this.blockSize / 4;
105
- this._inBlock = new Array(this._ints);
106
- this._outBlock = new Array(this._ints);
107
- };
108
-
109
- modes.cbc.prototype.start = function(options) {
110
- // Note: legacy support for using IV residue (has security flaws)
111
- // if IV is null, reuse block from previous processing
112
- if(options.iv === null) {
113
- // must have a previous block
114
- if(!this._prev) {
115
- throw new Error('Invalid IV parameter.');
116
- }
117
- this._iv = this._prev.slice(0);
118
- } else if(!('iv' in options)) {
119
- throw new Error('Invalid IV parameter.');
120
- } else {
121
- // save IV as "previous" block
122
- this._iv = transformIV(options.iv, this.blockSize);
123
- this._prev = this._iv.slice(0);
124
- }
125
- };
126
-
127
- modes.cbc.prototype.encrypt = function(input, output, finish) {
128
- // not enough input to encrypt
129
- if(input.length() < this.blockSize && !(finish && input.length() > 0)) {
130
- return true;
131
- }
132
-
133
- // get next block
134
- // CBC XOR's IV (or previous block) with plaintext
135
- for(var i = 0; i < this._ints; ++i) {
136
- this._inBlock[i] = this._prev[i] ^ input.getInt32();
137
- }
138
-
139
- // encrypt block
140
- this.cipher.encrypt(this._inBlock, this._outBlock);
141
-
142
- // write output, save previous block
143
- for(var i = 0; i < this._ints; ++i) {
144
- output.putInt32(this._outBlock[i]);
145
- }
146
- this._prev = this._outBlock;
147
- };
148
-
149
- modes.cbc.prototype.decrypt = function(input, output, finish) {
150
- // not enough input to decrypt
151
- if(input.length() < this.blockSize && !(finish && input.length() > 0)) {
152
- return true;
153
- }
154
-
155
- // get next block
156
- for(var i = 0; i < this._ints; ++i) {
157
- this._inBlock[i] = input.getInt32();
158
- }
159
-
160
- // decrypt block
161
- this.cipher.decrypt(this._inBlock, this._outBlock);
162
-
163
- // write output, save previous ciphered block
164
- // CBC XOR's IV (or previous block) with ciphertext
165
- for(var i = 0; i < this._ints; ++i) {
166
- output.putInt32(this._prev[i] ^ this._outBlock[i]);
167
- }
168
- this._prev = this._inBlock.slice(0);
169
- };
170
-
171
- modes.cbc.prototype.pad = function(input, options) {
172
- // add PKCS#7 padding to block (each pad byte is the
173
- // value of the number of pad bytes)
174
- var padding = (input.length() === this.blockSize ?
175
- this.blockSize : (this.blockSize - input.length()));
176
- input.fillWithByte(padding, padding);
177
- return true;
178
- };
179
-
180
- modes.cbc.prototype.unpad = function(output, options) {
181
- // check for error: input data not a multiple of blockSize
182
- if(options.overflow > 0) {
183
- return false;
184
- }
185
-
186
- // ensure padding byte count is valid
187
- var len = output.length();
188
- var count = output.at(len - 1);
189
- if(count > (this.blockSize << 2)) {
190
- return false;
191
- }
192
-
193
- // trim off padding bytes
194
- output.truncate(count);
195
- return true;
196
- };
197
-
198
- /** Cipher feedback (CFB) **/
199
-
200
- modes.cfb = function(options) {
201
- options = options || {};
202
- this.name = 'CFB';
203
- this.cipher = options.cipher;
204
- this.blockSize = options.blockSize || 16;
205
- this._ints = this.blockSize / 4;
206
- this._inBlock = null;
207
- this._outBlock = new Array(this._ints);
208
- this._partialBlock = new Array(this._ints);
209
- this._partialOutput = forge.util.createBuffer();
210
- this._partialBytes = 0;
211
- };
212
-
213
- modes.cfb.prototype.start = function(options) {
214
- if(!('iv' in options)) {
215
- throw new Error('Invalid IV parameter.');
216
- }
217
- // use IV as first input
218
- this._iv = transformIV(options.iv, this.blockSize);
219
- this._inBlock = this._iv.slice(0);
220
- this._partialBytes = 0;
221
- };
222
-
223
- modes.cfb.prototype.encrypt = function(input, output, finish) {
224
- // not enough input to encrypt
225
- var inputLength = input.length();
226
- if(inputLength === 0) {
227
- return true;
228
- }
229
-
230
- // encrypt block
231
- this.cipher.encrypt(this._inBlock, this._outBlock);
232
-
233
- // handle full block
234
- if(this._partialBytes === 0 && inputLength >= this.blockSize) {
235
- // XOR input with output, write input as output
236
- for(var i = 0; i < this._ints; ++i) {
237
- this._inBlock[i] = input.getInt32() ^ this._outBlock[i];
238
- output.putInt32(this._inBlock[i]);
239
- }
240
- return;
241
- }
242
-
243
- // handle partial block
244
- var partialBytes = (this.blockSize - inputLength) % this.blockSize;
245
- if(partialBytes > 0) {
246
- partialBytes = this.blockSize - partialBytes;
247
- }
248
-
249
- // XOR input with output, write input as partial output
250
- this._partialOutput.clear();
251
- for(var i = 0; i < this._ints; ++i) {
252
- this._partialBlock[i] = input.getInt32() ^ this._outBlock[i];
253
- this._partialOutput.putInt32(this._partialBlock[i]);
254
- }
255
-
256
- if(partialBytes > 0) {
257
- // block still incomplete, restore input buffer
258
- input.read -= this.blockSize;
259
- } else {
260
- // block complete, update input block
261
- for(var i = 0; i < this._ints; ++i) {
262
- this._inBlock[i] = this._partialBlock[i];
263
- }
264
- }
265
-
266
- // skip any previous partial bytes
267
- if(this._partialBytes > 0) {
268
- this._partialOutput.getBytes(this._partialBytes);
269
- }
270
-
271
- if(partialBytes > 0 && !finish) {
272
- output.putBytes(this._partialOutput.getBytes(
273
- partialBytes - this._partialBytes));
274
- this._partialBytes = partialBytes;
275
- return true;
276
- }
277
-
278
- output.putBytes(this._partialOutput.getBytes(
279
- inputLength - this._partialBytes));
280
- this._partialBytes = 0;
281
- };
282
-
283
- modes.cfb.prototype.decrypt = function(input, output, finish) {
284
- // not enough input to decrypt
285
- var inputLength = input.length();
286
- if(inputLength === 0) {
287
- return true;
288
- }
289
-
290
- // encrypt block (CFB always uses encryption mode)
291
- this.cipher.encrypt(this._inBlock, this._outBlock);
292
-
293
- // handle full block
294
- if(this._partialBytes === 0 && inputLength >= this.blockSize) {
295
- // XOR input with output, write input as output
296
- for(var i = 0; i < this._ints; ++i) {
297
- this._inBlock[i] = input.getInt32();
298
- output.putInt32(this._inBlock[i] ^ this._outBlock[i]);
299
- }
300
- return;
301
- }
302
-
303
- // handle partial block
304
- var partialBytes = (this.blockSize - inputLength) % this.blockSize;
305
- if(partialBytes > 0) {
306
- partialBytes = this.blockSize - partialBytes;
307
- }
308
-
309
- // XOR input with output, write input as partial output
310
- this._partialOutput.clear();
311
- for(var i = 0; i < this._ints; ++i) {
312
- this._partialBlock[i] = input.getInt32();
313
- this._partialOutput.putInt32(this._partialBlock[i] ^ this._outBlock[i]);
314
- }
315
-
316
- if(partialBytes > 0) {
317
- // block still incomplete, restore input buffer
318
- input.read -= this.blockSize;
319
- } else {
320
- // block complete, update input block
321
- for(var i = 0; i < this._ints; ++i) {
322
- this._inBlock[i] = this._partialBlock[i];
323
- }
324
- }
325
-
326
- // skip any previous partial bytes
327
- if(this._partialBytes > 0) {
328
- this._partialOutput.getBytes(this._partialBytes);
329
- }
330
-
331
- if(partialBytes > 0 && !finish) {
332
- output.putBytes(this._partialOutput.getBytes(
333
- partialBytes - this._partialBytes));
334
- this._partialBytes = partialBytes;
335
- return true;
336
- }
337
-
338
- output.putBytes(this._partialOutput.getBytes(
339
- inputLength - this._partialBytes));
340
- this._partialBytes = 0;
341
- };
342
-
343
- /** Output feedback (OFB) **/
344
-
345
- modes.ofb = function(options) {
346
- options = options || {};
347
- this.name = 'OFB';
348
- this.cipher = options.cipher;
349
- this.blockSize = options.blockSize || 16;
350
- this._ints = this.blockSize / 4;
351
- this._inBlock = null;
352
- this._outBlock = new Array(this._ints);
353
- this._partialOutput = forge.util.createBuffer();
354
- this._partialBytes = 0;
355
- };
356
-
357
- modes.ofb.prototype.start = function(options) {
358
- if(!('iv' in options)) {
359
- throw new Error('Invalid IV parameter.');
360
- }
361
- // use IV as first input
362
- this._iv = transformIV(options.iv, this.blockSize);
363
- this._inBlock = this._iv.slice(0);
364
- this._partialBytes = 0;
365
- };
366
-
367
- modes.ofb.prototype.encrypt = function(input, output, finish) {
368
- // not enough input to encrypt
369
- var inputLength = input.length();
370
- if(input.length() === 0) {
371
- return true;
372
- }
373
-
374
- // encrypt block (OFB always uses encryption mode)
375
- this.cipher.encrypt(this._inBlock, this._outBlock);
376
-
377
- // handle full block
378
- if(this._partialBytes === 0 && inputLength >= this.blockSize) {
379
- // XOR input with output and update next input
380
- for(var i = 0; i < this._ints; ++i) {
381
- output.putInt32(input.getInt32() ^ this._outBlock[i]);
382
- this._inBlock[i] = this._outBlock[i];
383
- }
384
- return;
385
- }
386
-
387
- // handle partial block
388
- var partialBytes = (this.blockSize - inputLength) % this.blockSize;
389
- if(partialBytes > 0) {
390
- partialBytes = this.blockSize - partialBytes;
391
- }
392
-
393
- // XOR input with output
394
- this._partialOutput.clear();
395
- for(var i = 0; i < this._ints; ++i) {
396
- this._partialOutput.putInt32(input.getInt32() ^ this._outBlock[i]);
397
- }
398
-
399
- if(partialBytes > 0) {
400
- // block still incomplete, restore input buffer
401
- input.read -= this.blockSize;
402
- } else {
403
- // block complete, update input block
404
- for(var i = 0; i < this._ints; ++i) {
405
- this._inBlock[i] = this._outBlock[i];
406
- }
407
- }
408
-
409
- // skip any previous partial bytes
410
- if(this._partialBytes > 0) {
411
- this._partialOutput.getBytes(this._partialBytes);
412
- }
413
-
414
- if(partialBytes > 0 && !finish) {
415
- output.putBytes(this._partialOutput.getBytes(
416
- partialBytes - this._partialBytes));
417
- this._partialBytes = partialBytes;
418
- return true;
419
- }
420
-
421
- output.putBytes(this._partialOutput.getBytes(
422
- inputLength - this._partialBytes));
423
- this._partialBytes = 0;
424
- };
425
-
426
- modes.ofb.prototype.decrypt = modes.ofb.prototype.encrypt;
427
-
428
- /** Counter (CTR) **/
429
-
430
- modes.ctr = function(options) {
431
- options = options || {};
432
- this.name = 'CTR';
433
- this.cipher = options.cipher;
434
- this.blockSize = options.blockSize || 16;
435
- this._ints = this.blockSize / 4;
436
- this._inBlock = null;
437
- this._outBlock = new Array(this._ints);
438
- this._partialOutput = forge.util.createBuffer();
439
- this._partialBytes = 0;
440
- };
441
-
442
- modes.ctr.prototype.start = function(options) {
443
- if(!('iv' in options)) {
444
- throw new Error('Invalid IV parameter.');
445
- }
446
- // use IV as first input
447
- this._iv = transformIV(options.iv, this.blockSize);
448
- this._inBlock = this._iv.slice(0);
449
- this._partialBytes = 0;
450
- };
451
-
452
- modes.ctr.prototype.encrypt = function(input, output, finish) {
453
- // not enough input to encrypt
454
- var inputLength = input.length();
455
- if(inputLength === 0) {
456
- return true;
457
- }
458
-
459
- // encrypt block (CTR always uses encryption mode)
460
- this.cipher.encrypt(this._inBlock, this._outBlock);
461
-
462
- // handle full block
463
- if(this._partialBytes === 0 && inputLength >= this.blockSize) {
464
- // XOR input with output
465
- for(var i = 0; i < this._ints; ++i) {
466
- output.putInt32(input.getInt32() ^ this._outBlock[i]);
467
- }
468
- } else {
469
- // handle partial block
470
- var partialBytes = (this.blockSize - inputLength) % this.blockSize;
471
- if(partialBytes > 0) {
472
- partialBytes = this.blockSize - partialBytes;
473
- }
474
-
475
- // XOR input with output
476
- this._partialOutput.clear();
477
- for(var i = 0; i < this._ints; ++i) {
478
- this._partialOutput.putInt32(input.getInt32() ^ this._outBlock[i]);
479
- }
480
-
481
- if(partialBytes > 0) {
482
- // block still incomplete, restore input buffer
483
- input.read -= this.blockSize;
484
- }
485
-
486
- // skip any previous partial bytes
487
- if(this._partialBytes > 0) {
488
- this._partialOutput.getBytes(this._partialBytes);
489
- }
490
-
491
- if(partialBytes > 0 && !finish) {
492
- output.putBytes(this._partialOutput.getBytes(
493
- partialBytes - this._partialBytes));
494
- this._partialBytes = partialBytes;
495
- return true;
496
- }
497
-
498
- output.putBytes(this._partialOutput.getBytes(
499
- inputLength - this._partialBytes));
500
- this._partialBytes = 0;
501
- }
502
-
503
- // block complete, increment counter (input block)
504
- inc32(this._inBlock);
505
- };
506
-
507
- modes.ctr.prototype.decrypt = modes.ctr.prototype.encrypt;
508
-
509
- /** Galois/Counter Mode (GCM) **/
510
-
511
- modes.gcm = function(options) {
512
- options = options || {};
513
- this.name = 'GCM';
514
- this.cipher = options.cipher;
515
- this.blockSize = options.blockSize || 16;
516
- this._ints = this.blockSize / 4;
517
- this._inBlock = new Array(this._ints);
518
- this._outBlock = new Array(this._ints);
519
- this._partialOutput = forge.util.createBuffer();
520
- this._partialBytes = 0;
521
-
522
- // R is actually this value concatenated with 120 more zero bits, but
523
- // we only XOR against R so the other zeros have no effect -- we just
524
- // apply this value to the first integer in a block
525
- this._R = 0xE1000000;
526
- };
527
-
528
- modes.gcm.prototype.start = function(options) {
529
- if(!('iv' in options)) {
530
- throw new Error('Invalid IV parameter.');
531
- }
532
- // ensure IV is a byte buffer
533
- var iv = forge.util.createBuffer(options.iv);
534
-
535
- // no ciphered data processed yet
536
- this._cipherLength = 0;
537
-
538
- // default additional data is none
539
- var additionalData;
540
- if('additionalData' in options) {
541
- additionalData = forge.util.createBuffer(options.additionalData);
542
- } else {
543
- additionalData = forge.util.createBuffer();
544
- }
545
-
546
- // default tag length is 128 bits
547
- if('tagLength' in options) {
548
- this._tagLength = options.tagLength;
549
- } else {
550
- this._tagLength = 128;
551
- }
552
-
553
- // if tag is given, ensure tag matches tag length
554
- this._tag = null;
555
- if(options.decrypt) {
556
- // save tag to check later
557
- this._tag = forge.util.createBuffer(options.tag).getBytes();
558
- if(this._tag.length !== (this._tagLength / 8)) {
559
- throw new Error('Authentication tag does not match tag length.');
560
- }
561
- }
562
-
563
- // create tmp storage for hash calculation
564
- this._hashBlock = new Array(this._ints);
565
-
566
- // no tag generated yet
567
- this.tag = null;
568
-
569
- // generate hash subkey
570
- // (apply block cipher to "zero" block)
571
- this._hashSubkey = new Array(this._ints);
572
- this.cipher.encrypt([0, 0, 0, 0], this._hashSubkey);
573
-
574
- // generate table M
575
- // use 4-bit tables (32 component decomposition of a 16 byte value)
576
- // 8-bit tables take more space and are known to have security
577
- // vulnerabilities (in native implementations)
578
- this.componentBits = 4;
579
- this._m = this.generateHashTable(this._hashSubkey, this.componentBits);
580
-
581
- // Note: support IV length different from 96 bits? (only supporting
582
- // 96 bits is recommended by NIST SP-800-38D)
583
- // generate J_0
584
- var ivLength = iv.length();
585
- if(ivLength === 12) {
586
- // 96-bit IV
587
- this._j0 = [iv.getInt32(), iv.getInt32(), iv.getInt32(), 1];
588
- } else {
589
- // IV is NOT 96-bits
590
- this._j0 = [0, 0, 0, 0];
591
- while(iv.length() > 0) {
592
- this._j0 = this.ghash(
593
- this._hashSubkey, this._j0,
594
- [iv.getInt32(), iv.getInt32(), iv.getInt32(), iv.getInt32()]);
595
- }
596
- this._j0 = this.ghash(
597
- this._hashSubkey, this._j0, [0, 0].concat(from64To32(ivLength * 8)));
598
- }
599
-
600
- // generate ICB (initial counter block)
601
- this._inBlock = this._j0.slice(0);
602
- inc32(this._inBlock);
603
- this._partialBytes = 0;
604
-
605
- // consume authentication data
606
- additionalData = forge.util.createBuffer(additionalData);
607
- // save additional data length as a BE 64-bit number
608
- this._aDataLength = from64To32(additionalData.length() * 8);
609
- // pad additional data to 128 bit (16 byte) block size
610
- var overflow = additionalData.length() % this.blockSize;
611
- if(overflow) {
612
- additionalData.fillWithByte(0, this.blockSize - overflow);
613
- }
614
- this._s = [0, 0, 0, 0];
615
- while(additionalData.length() > 0) {
616
- this._s = this.ghash(this._hashSubkey, this._s, [
617
- additionalData.getInt32(),
618
- additionalData.getInt32(),
619
- additionalData.getInt32(),
620
- additionalData.getInt32()
621
- ]);
622
- }
623
- };
624
-
625
- modes.gcm.prototype.encrypt = function(input, output, finish) {
626
- // not enough input to encrypt
627
- var inputLength = input.length();
628
- if(inputLength === 0) {
629
- return true;
630
- }
631
-
632
- // encrypt block
633
- this.cipher.encrypt(this._inBlock, this._outBlock);
634
-
635
- // handle full block
636
- if(this._partialBytes === 0 && inputLength >= this.blockSize) {
637
- // XOR input with output
638
- for(var i = 0; i < this._ints; ++i) {
639
- output.putInt32(this._outBlock[i] ^= input.getInt32());
640
- }
641
- this._cipherLength += this.blockSize;
642
- } else {
643
- // handle partial block
644
- var partialBytes = (this.blockSize - inputLength) % this.blockSize;
645
- if(partialBytes > 0) {
646
- partialBytes = this.blockSize - partialBytes;
647
- }
648
-
649
- // XOR input with output
650
- this._partialOutput.clear();
651
- for(var i = 0; i < this._ints; ++i) {
652
- this._partialOutput.putInt32(input.getInt32() ^ this._outBlock[i]);
653
- }
654
-
655
- if(partialBytes <= 0 || finish) {
656
- // handle overflow prior to hashing
657
- if(finish) {
658
- // get block overflow
659
- var overflow = inputLength % this.blockSize;
660
- this._cipherLength += overflow;
661
- // truncate for hash function
662
- this._partialOutput.truncate(this.blockSize - overflow);
663
- } else {
664
- this._cipherLength += this.blockSize;
665
- }
666
-
667
- // get output block for hashing
668
- for(var i = 0; i < this._ints; ++i) {
669
- this._outBlock[i] = this._partialOutput.getInt32();
670
- }
671
- this._partialOutput.read -= this.blockSize;
672
- }
673
-
674
- // skip any previous partial bytes
675
- if(this._partialBytes > 0) {
676
- this._partialOutput.getBytes(this._partialBytes);
677
- }
678
-
679
- if(partialBytes > 0 && !finish) {
680
- // block still incomplete, restore input buffer, get partial output,
681
- // and return early
682
- input.read -= this.blockSize;
683
- output.putBytes(this._partialOutput.getBytes(
684
- partialBytes - this._partialBytes));
685
- this._partialBytes = partialBytes;
686
- return true;
687
- }
688
-
689
- output.putBytes(this._partialOutput.getBytes(
690
- inputLength - this._partialBytes));
691
- this._partialBytes = 0;
692
- }
693
-
694
- // update hash block S
695
- this._s = this.ghash(this._hashSubkey, this._s, this._outBlock);
696
-
697
- // increment counter (input block)
698
- inc32(this._inBlock);
699
- };
700
-
701
- modes.gcm.prototype.decrypt = function(input, output, finish) {
702
- // not enough input to decrypt
703
- var inputLength = input.length();
704
- if(inputLength < this.blockSize && !(finish && inputLength > 0)) {
705
- return true;
706
- }
707
-
708
- // encrypt block (GCM always uses encryption mode)
709
- this.cipher.encrypt(this._inBlock, this._outBlock);
710
-
711
- // increment counter (input block)
712
- inc32(this._inBlock);
713
-
714
- // update hash block S
715
- this._hashBlock[0] = input.getInt32();
716
- this._hashBlock[1] = input.getInt32();
717
- this._hashBlock[2] = input.getInt32();
718
- this._hashBlock[3] = input.getInt32();
719
- this._s = this.ghash(this._hashSubkey, this._s, this._hashBlock);
720
-
721
- // XOR hash input with output
722
- for(var i = 0; i < this._ints; ++i) {
723
- output.putInt32(this._outBlock[i] ^ this._hashBlock[i]);
724
- }
725
-
726
- // increment cipher data length
727
- if(inputLength < this.blockSize) {
728
- this._cipherLength += inputLength % this.blockSize;
729
- } else {
730
- this._cipherLength += this.blockSize;
731
- }
732
- };
733
-
734
- modes.gcm.prototype.afterFinish = function(output, options) {
735
- var rval = true;
736
-
737
- // handle overflow
738
- if(options.decrypt && options.overflow) {
739
- output.truncate(this.blockSize - options.overflow);
740
- }
741
-
742
- // handle authentication tag
743
- this.tag = forge.util.createBuffer();
744
-
745
- // concatenate additional data length with cipher length
746
- var lengths = this._aDataLength.concat(from64To32(this._cipherLength * 8));
747
-
748
- // include lengths in hash
749
- this._s = this.ghash(this._hashSubkey, this._s, lengths);
750
-
751
- // do GCTR(J_0, S)
752
- var tag = [];
753
- this.cipher.encrypt(this._j0, tag);
754
- for(var i = 0; i < this._ints; ++i) {
755
- this.tag.putInt32(this._s[i] ^ tag[i]);
756
- }
757
-
758
- // trim tag to length
759
- this.tag.truncate(this.tag.length() % (this._tagLength / 8));
760
-
761
- // check authentication tag
762
- if(options.decrypt && this.tag.bytes() !== this._tag) {
763
- rval = false;
764
- }
765
-
766
- return rval;
767
- };
768
-
769
- /**
770
- * See NIST SP-800-38D 6.3 (Algorithm 1). This function performs Galois
771
- * field multiplication. The field, GF(2^128), is defined by the polynomial:
772
- *
773
- * x^128 + x^7 + x^2 + x + 1
774
- *
775
- * Which is represented in little-endian binary form as: 11100001 (0xe1). When
776
- * the value of a coefficient is 1, a bit is set. The value R, is the
777
- * concatenation of this value and 120 zero bits, yielding a 128-bit value
778
- * which matches the block size.
779
- *
780
- * This function will multiply two elements (vectors of bytes), X and Y, in
781
- * the field GF(2^128). The result is initialized to zero. For each bit of
782
- * X (out of 128), x_i, if x_i is set, then the result is multiplied (XOR'd)
783
- * by the current value of Y. For each bit, the value of Y will be raised by
784
- * a power of x (multiplied by the polynomial x). This can be achieved by
785
- * shifting Y once to the right. If the current value of Y, prior to being
786
- * multiplied by x, has 0 as its LSB, then it is a 127th degree polynomial.
787
- * Otherwise, we must divide by R after shifting to find the remainder.
788
- *
789
- * @param x the first block to multiply by the second.
790
- * @param y the second block to multiply by the first.
791
- *
792
- * @return the block result of the multiplication.
793
- */
794
- modes.gcm.prototype.multiply = function(x, y) {
795
- var z_i = [0, 0, 0, 0];
796
- var v_i = y.slice(0);
797
-
798
- // calculate Z_128 (block has 128 bits)
799
- for(var i = 0; i < 128; ++i) {
800
- // if x_i is 0, Z_{i+1} = Z_i (unchanged)
801
- // else Z_{i+1} = Z_i ^ V_i
802
- // get x_i by finding 32-bit int position, then left shift 1 by remainder
803
- var x_i = x[(i / 32) | 0] & (1 << (31 - i % 32));
804
- if(x_i) {
805
- z_i[0] ^= v_i[0];
806
- z_i[1] ^= v_i[1];
807
- z_i[2] ^= v_i[2];
808
- z_i[3] ^= v_i[3];
809
- }
810
-
811
- // if LSB(V_i) is 1, V_i = V_i >> 1
812
- // else V_i = (V_i >> 1) ^ R
813
- this.pow(v_i, v_i);
814
- }
815
-
816
- return z_i;
817
- };
818
-
819
- modes.gcm.prototype.pow = function(x, out) {
820
- // if LSB(x) is 1, x = x >>> 1
821
- // else x = (x >>> 1) ^ R
822
- var lsb = x[3] & 1;
823
-
824
- // always do x >>> 1:
825
- // starting with the rightmost integer, shift each integer to the right
826
- // one bit, pulling in the bit from the integer to the left as its top
827
- // most bit (do this for the last 3 integers)
828
- for(var i = 3; i > 0; --i) {
829
- out[i] = (x[i] >>> 1) | ((x[i - 1] & 1) << 31);
830
- }
831
- // shift the first integer normally
832
- out[0] = x[0] >>> 1;
833
-
834
- // if lsb was not set, then polynomial had a degree of 127 and doesn't
835
- // need to divided; otherwise, XOR with R to find the remainder; we only
836
- // need to XOR the first integer since R technically ends w/120 zero bits
837
- if(lsb) {
838
- out[0] ^= this._R;
839
- }
840
- };
841
-
842
- modes.gcm.prototype.tableMultiply = function(x) {
843
- // assumes 4-bit tables are used
844
- var z = [0, 0, 0, 0];
845
- for(var i = 0; i < 32; ++i) {
846
- var idx = (i / 8) | 0;
847
- var x_i = (x[idx] >>> ((7 - (i % 8)) * 4)) & 0xF;
848
- var ah = this._m[i][x_i];
849
- z[0] ^= ah[0];
850
- z[1] ^= ah[1];
851
- z[2] ^= ah[2];
852
- z[3] ^= ah[3];
853
- }
854
- return z;
855
- };
856
-
857
- /**
858
- * A continuing version of the GHASH algorithm that operates on a single
859
- * block. The hash block, last hash value (Ym) and the new block to hash
860
- * are given.
861
- *
862
- * @param h the hash block.
863
- * @param y the previous value for Ym, use [0, 0, 0, 0] for a new hash.
864
- * @param x the block to hash.
865
- *
866
- * @return the hashed value (Ym).
867
- */
868
- modes.gcm.prototype.ghash = function(h, y, x) {
869
- y[0] ^= x[0];
870
- y[1] ^= x[1];
871
- y[2] ^= x[2];
872
- y[3] ^= x[3];
873
- return this.tableMultiply(y);
874
- //return this.multiply(y, h);
875
- };
876
-
877
- /**
878
- * Precomputes a table for multiplying against the hash subkey. This
879
- * mechanism provides a substantial speed increase over multiplication
880
- * performed without a table. The table-based multiplication this table is
881
- * for solves X * H by multiplying each component of X by H and then
882
- * composing the results together using XOR.
883
- *
884
- * This function can be used to generate tables with different bit sizes
885
- * for the components, however, this implementation assumes there are
886
- * 32 components of X (which is a 16 byte vector), therefore each component
887
- * takes 4-bits (so the table is constructed with bits=4).
888
- *
889
- * @param h the hash subkey.
890
- * @param bits the bit size for a component.
891
- */
892
- modes.gcm.prototype.generateHashTable = function(h, bits) {
893
- // TODO: There are further optimizations that would use only the
894
- // first table M_0 (or some variant) along with a remainder table;
895
- // this can be explored in the future
896
- var multiplier = 8 / bits;
897
- var perInt = 4 * multiplier;
898
- var size = 16 * multiplier;
899
- var m = new Array(size);
900
- for(var i = 0; i < size; ++i) {
901
- var tmp = [0, 0, 0, 0];
902
- var idx = (i / perInt) | 0;
903
- var shft = ((perInt - 1 - (i % perInt)) * bits);
904
- tmp[idx] = (1 << (bits - 1)) << shft;
905
- m[i] = this.generateSubHashTable(this.multiply(tmp, h), bits);
906
- }
907
- return m;
908
- };
909
-
910
- /**
911
- * Generates a table for multiplying against the hash subkey for one
912
- * particular component (out of all possible component values).
913
- *
914
- * @param mid the pre-multiplied value for the middle key of the table.
915
- * @param bits the bit size for a component.
916
- */
917
- modes.gcm.prototype.generateSubHashTable = function(mid, bits) {
918
- // compute the table quickly by minimizing the number of
919
- // POW operations -- they only need to be performed for powers of 2,
920
- // all other entries can be composed from those powers using XOR
921
- var size = 1 << bits;
922
- var half = size >>> 1;
923
- var m = new Array(size);
924
- m[half] = mid.slice(0);
925
- var i = half >>> 1;
926
- while(i > 0) {
927
- // raise m0[2 * i] and store in m0[i]
928
- this.pow(m[2 * i], m[i] = []);
929
- i >>= 1;
930
- }
931
- i = 2;
932
- while(i < half) {
933
- for(var j = 1; j < i; ++j) {
934
- var m_i = m[i];
935
- var m_j = m[j];
936
- m[i + j] = [
937
- m_i[0] ^ m_j[0],
938
- m_i[1] ^ m_j[1],
939
- m_i[2] ^ m_j[2],
940
- m_i[3] ^ m_j[3]
941
- ];
942
- }
943
- i *= 2;
944
- }
945
- m[0] = [0, 0, 0, 0];
946
- /* Note: We could avoid storing these by doing composition during multiply
947
- calculate top half using composition by speed is preferred. */
948
- for(i = half + 1; i < size; ++i) {
949
- var c = m[i ^ half];
950
- m[i] = [mid[0] ^ c[0], mid[1] ^ c[1], mid[2] ^ c[2], mid[3] ^ c[3]];
951
- }
952
- return m;
953
- };
954
-
955
- /** Utility functions */
956
-
957
- function transformIV(iv, blockSize) {
958
- if(typeof iv === 'string') {
959
- // convert iv string into byte buffer
960
- iv = forge.util.createBuffer(iv);
961
- }
962
-
963
- if(forge.util.isArray(iv) && iv.length > 4) {
964
- // convert iv byte array into byte buffer
965
- var tmp = iv;
966
- iv = forge.util.createBuffer();
967
- for(var i = 0; i < tmp.length; ++i) {
968
- iv.putByte(tmp[i]);
969
- }
970
- }
971
-
972
- if(iv.length() < blockSize) {
973
- throw new Error(
974
- 'Invalid IV length; got ' + iv.length() +
975
- ' bytes and expected ' + blockSize + ' bytes.');
976
- }
977
-
978
- if(!forge.util.isArray(iv)) {
979
- // convert iv byte buffer into 32-bit integer array
980
- var ints = [];
981
- var blocks = blockSize / 4;
982
- for(var i = 0; i < blocks; ++i) {
983
- ints.push(iv.getInt32());
984
- }
985
- iv = ints;
986
- }
987
-
988
- return iv;
989
- }
990
-
991
- function inc32(block) {
992
- // increment last 32 bits of block only
993
- block[block.length - 1] = (block[block.length - 1] + 1) & 0xFFFFFFFF;
994
- }
995
-
996
- function from64To32(num) {
997
- // convert 64-bit number to two BE Int32s
998
- return [(num / 0x100000000) | 0, num & 0xFFFFFFFF];
999
- }