datasafe
datasafe copied to clipboard
Secure, Encrypted and Versioned Data Storage Library
Add ecdh
For each datasafe project we will be renaming the integration test to end with IT such that they are not running in the default maven lifecycle. We will be providing...
Renaming datasafe-simple-adapter-spring Test files within datasafe-simple-adpater which perform the integration test to the IT naming convention to easily identify integration tests. subtask #289
run ``` ../../mvnw clean verify ``` Maven will point out unused declared dependencies and used undeclared dependencies. Modify the pom accordingly.
Subtask of #283
Subtask of #283