Skip to content
New issue

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

Feature/userupload #11

Draft
wants to merge 31 commits into
base: develop
Choose a base branch
from
Draft

Feature/userupload #11

wants to merge 31 commits into from

Conversation

simonroesch
Copy link

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented May 18, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 164 Code Smells

72.9% 72.9% Coverage
1.3% 1.3% Duplication


public byte[] encryptAssociatedData(
byte[] secretKey,
String message,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should remove the message from the encryptedAssociatedData as it is not needed and would be better off in CountryData. @wouterl do you see a reason why this is not a good idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants