Description
The tests and documentation mention using disallowInsecureDecryptionAlgorithm to disable the use of insecure algorithms to decrypt, however, the source code seems to only reference disallowDecryptionWithInsecureAlgorithm. Which of these is correct?
disallowInsecureDecryptionAlgorithm:
https://github.com/auth0/node-xml-encryption/search?q=disallowInsecureDecryptionAlgorithm&unscoped_q=disallowInsecureDecryptionAlgorithm
disallowDecryptionWithInsecureAlgorithm:
https://github.com/auth0/node-xml-encryption/search?q=disallowDecryptionWithInsecureAlgorithm&unscoped_q=disallowDecryptionWithInsecureAlgorithm
Description
The tests and documentation mention using
disallowInsecureDecryptionAlgorithmto disable the use of insecure algorithms to decrypt, however, the source code seems to only referencedisallowDecryptionWithInsecureAlgorithm. Which of these is correct?disallowInsecureDecryptionAlgorithm:https://github.com/auth0/node-xml-encryption/search?q=disallowInsecureDecryptionAlgorithm&unscoped_q=disallowInsecureDecryptionAlgorithm
disallowDecryptionWithInsecureAlgorithm:https://github.com/auth0/node-xml-encryption/search?q=disallowDecryptionWithInsecureAlgorithm&unscoped_q=disallowDecryptionWithInsecureAlgorithm