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

Java: Improve SecureRandom Usage #44

Open
jpaskhay opened this issue Jul 12, 2019 · 0 comments
Open

Java: Improve SecureRandom Usage #44

jpaskhay opened this issue Jul 12, 2019 · 0 comments

Comments

@jpaskhay
Copy link
Contributor

jpaskhay commented Jul 12, 2019

The Java implementation is currently using SecureRandom a couple different ways, and we've been meaning to circle back on them. During our open sourcing effort I happened to notice tink-crypto/tink#72 and https://github.com/aws/aws-encryption-sdk-java/blob/ed30f4fd796e0315e4d08a201845bbe6aad19693/src/main/java/com/amazonaws/encryptionsdk/internal/Utils.java#L35 but forgot to create an Issue for it.

As part of this, we should also check if there are similar changes needed for the RNG being used in C# (or make specific Issue for it).

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

No branches or pull requests

1 participant