| User | Kudos |
|---|---|
| 14 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
Hi community
"propose to extend hashing function to include string for hashing sensitive information (1-way)"
currently hash function is polymorphic and accepts only path as input, perhaps:
- input terminal can accept both string and path, determining type internally and change accordingly, and
- instead of polymorphic, enum terminal instead?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.