Skip to content

disallowInsecureDecryptionAlgorithm vs. disallowDecryptionWithInsecureAlgorithm #63

@cjbarth

Description

@cjbarth

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions