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 / Keystore Extra Entropy #1295

Merged
merged 16 commits into from
Feb 19, 2025
Merged

Feature / Keystore Extra Entropy #1295

merged 16 commits into from
Feb 19, 2025

Conversation

sonytooo
Copy link
Collaborator

@sonytooo sonytooo commented Feb 10, 2025

@sonytooo sonytooo added the enhancement New feature or request label Feb 10, 2025
@sonytooo sonytooo self-assigned this Feb 10, 2025
@sonytooo sonytooo marked this pull request as draft February 10, 2025 12:44
@sonytooo sonytooo marked this pull request as ready for review February 10, 2025 14:37
@sonytooo sonytooo requested a review from Ivshti February 10, 2025 14:37
src/libs/entropyGenerator/entropyGenerator.ts Outdated Show resolved Hide resolved
src/libs/entropyGenerator/entropyGenerator.ts Outdated Show resolved Hide resolved
src/libs/entropyGenerator/entropyGenerator.ts Outdated Show resolved Hide resolved
mainKey = {
key,
iv: randomBytes(16)
Copy link
Member

Choose a reason for hiding this comment

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

where do we take the extra entropy from?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@sonytooo sonytooo requested review from Ivshti and superKalo February 17, 2025 16:28
@sonytooo sonytooo merged commit be9a219 into v2 Feb 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants