arcadedb
arcadedb copied to clipboard
feature-1659: Initial draft
What does this PR do?
Initial draft for encryption implementation at serialisation level
Motivation
Provide REST encryption
Related issues
https://github.com/ArcadeData/arcadedb/issues/1659
Additional Notes
This is draft, so I'm looking for suggestions
Checklist
- [x] I have run the build using
mvn clean packagecommand - [-] My unit tests cover both failure and success scenarios <- I didn't cover all data types yet