Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Validate encryption logic used to exchange payment info between nodes #122

Open
lennartx opened this issue Jul 19, 2018 · 0 comments
Open
Labels
question Further information is requested

Comments

@lennartx
Copy link
Contributor

We currently use:
AES: CBC + PKCS5 (7)
RSA: ECB + OAEPWithSHA-1AndMGF1Padding

The implementation is here: https://github.com/open-prevo/openprevo/blob/master/encrypted-data-model/src/main/java/ch/prevo/open/encrypted/services/DataEncrypter.java

@lennartx lennartx added the question Further information is requested label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant