code4romania / covid-19-ro-help

Platform for NGOs to create donation requests and to broadcast their services in an emergency
Mozilla Public License 2.0
18 stars 41 forks source link

add: mobilpay crypto unit tests #389

Open vamposdecampos opened 3 years ago

vamposdecampos commented 3 years ago

Add a few unit tests for the mobilpay low-level crypto. Useful for #386, to verify replacement implementation later on.

Decryption is verified against the stand-alone openssl tool, encryption is verified against ourselves (for now?)