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

Create NOX.Type "HashedText" #56

Open
nagykarim opened this issue Jun 26, 2023 · 1 comment
Open

Create NOX.Type "HashedText" #56

nagykarim opened this issue Jun 26, 2023 · 1 comment
Assignees
Labels
p-scope The issue is assigned to a non Nox Team Member Types

Comments

@nagykarim
Copy link
Collaborator

No description provided.

@nagykarim nagykarim added enhancement New feature or request p-scope The issue is assigned to a non Nox Team Member labels Jun 26, 2023
@nagykarim
Copy link
Collaborator Author

  1. HashedText

Do we want to support multiple Hashing Algorithms (SHA256, MD4, MD5 ...) exposed throug an HashedTextTypeOptions?

  • HashedTextTypeOptions:
    Algorithm: SHA256, SHA128

If we want to support multiple algorithms, What would be the default algorithm and what options we should expose?

  • SHA256

Do we want to have Salting on the Hashed Text and where we would define that, or maybe there would be a new type for that?

  • Yes

// Salt to be set in the TypeOptions - default application name ??

@rochar rochar transferred this issue from NoxOrg/Nox.Types Jul 4, 2023
@nagykarim nagykarim added Types and removed enhancement New feature or request labels Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-scope The issue is assigned to a non Nox Team Member Types
Projects
None yet
Development

No branches or pull requests

2 participants