Code development platform for open source projects from the European Union institutions

Skip to content

Fixed setting encryption algorithm for asic containers

Created by: rvillido

This modification fixes setting encryption algorithm for asic containers.

Previously the encryptionAlgorithm parameter did not have any effect. It is now possible to use other encryption algorithms instead of the default RSA, for example elliptic curves.

Merge request reports