xml-crypto icon indicating copy to clipboard operation
xml-crypto copied to clipboard

Xml digital signature and encryption library for Node.js

Results 49 xml-crypto issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.18.1 to 7.8.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies
javascript

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.3.1. Release notes Sourced from codecov/codecov-action's releases. v4.3.1 What's Changed build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by @​dependabot in codecov/codecov-action#1370 fix: more verbose log...

dependencies
github_actions

Introduces the `privateKeyPassword` option, enabling users to define the password for decrypting encrypted private keys. The option is ignored if `privateKey` is not set, or if it is an instance...

### Is your feature request related to a problem? Please describe... I don't think there is a way to addObject to SignedXml instance. Would be nice to add this functionality....

enhancement
pr-welcome

Finally I managed to understand minimum changes required for xades support: 1. Add ... between KeyInfo and Signature tags. I defined xadesQualifyingProperties function which should be redefined by user. 2....

This is to provide a helper function to sign all children of the root node and a way to include keyinfo in the signature. Closes: #463

### Is your feature request related to a problem? Please describe... By default, a `Reference` isn't added for all the first-level nodes in an XML document in the `Signature` block....

enhancement

### Is your feature request related to a problem? Please describe... In `wssecurity`, the certificate is not contained within `KeyInfo`, instead `KeyInfo` only contains a reference to the `BinarySecurityToken` element,...

enhancement
pr-welcome

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript