Skip to content

[_] remove _ from names, split derive key and password#44

Merged
TamaraFinogina merged 1 commit intomasterfrom
polish_modules
Mar 20, 2026
Merged

[_] remove _ from names, split derive key and password#44
TamaraFinogina merged 1 commit intomasterfrom
polish_modules

Conversation

@TamaraFinogina
Copy link
Contributor

@TamaraFinogina TamaraFinogina commented Mar 20, 2026

Description

This PR splits derive-key and derive-password, so those who only need derive-key won't need to deal with the hash-wasm dependency

Also, cleans up style to remove _ from variable names and updates READ.me

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

unit tests

@TamaraFinogina TamaraFinogina self-assigned this Mar 20, 2026
@TamaraFinogina TamaraFinogina requested a review from xabg2 March 20, 2026 10:27
@sonarqubecloud
Copy link

@TamaraFinogina TamaraFinogina marked this pull request as ready for review March 20, 2026 13:23
@@ -1,4 +1,4 @@
import { ml_kem768 } from '@noble/post-quantum/ml-kem.js';
import { ml_kem768 as kyber } from '@noble/post-quantum/ml-kem.js';
Copy link

Choose a reason for hiding this comment

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

🚀

@TamaraFinogina TamaraFinogina merged commit 7415be0 into master Mar 20, 2026
3 checks passed
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.

2 participants