Skip to content

Use of deprecated DES-CBC cipher #30

@stv0g

Description

@stv0g

The Encrypt() API defaults to the deprecated DES-CBC cipher, which can only be configured via the global variable ContentEncryptionAlgorithm.

The global variable should be elimnated and the alg be passed as an argument to the function.

This change requires a v2 of the package as it breaks the API.

See:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions