Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RS-018: Require ECDH with NIST curves instead of finite field DH
I hate having to make this change, but CMS EnvelopedData values in PKI.js can't use any other key exchange algorithm: https://github.com/PeculiarVentures/PKI.js/blob/1a2e766d4ab9535dc6d754008d8cb4a2ae96ac3d/src/EnvelopedData.js#L1265-L1281 See also: relaycorp/relaynet-core-js#29
- Loading branch information