We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Both sts-crypto-utils and https://github.com/adorsys/datasafe/tree/develop/datasafe-encryption/datasafe-encryption-impl share lots of common operations - reading keystore, creating keys, etc. We should extract them into common repository that should have decent coverage and reduced boilerplate code (we can start as maven artifact that resides in Datasafe)
The text was updated successfully, but these errors were encountered:
valb3r
No branches or pull requests
Both sts-crypto-utils and https://github.com/adorsys/datasafe/tree/develop/datasafe-encryption/datasafe-encryption-impl
share lots of common operations - reading keystore, creating keys, etc. We should extract them into common repository that should have decent coverage and reduced boilerplate code (we can start as maven artifact that resides in Datasafe)
The text was updated successfully, but these errors were encountered: