forked from mozilla-services/pkcs7
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Milestone
Description
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
Labels
No labels