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]More choice of algorithms in topology hiding #3548

Open
CzyerChen opened this issue Dec 24, 2024 · 0 comments
Open

[FEATURE]More choice of algorithms in topology hiding #3548

CzyerChen opened this issue Dec 24, 2024 · 0 comments

Comments

@CzyerChen
Copy link

Is your feature request related to a problem? Please describe.

No.

Describe the solution you'd like

At present, the generation of callee callid uses word64 (base64), and the final length depends on the upstream callid, usually the design of the upstream and downstream systems may have the length of the callid within 64 characters, but after base64 expansion, the downstream system may have to be modified due to risks.

For example, use hash at the end to make the final output of the same length, is this possible?

Implementation

  • Component: topology hiding
  • Type: word64decode , word64encode
  • Name:

Describe alternatives you've considered

Additional context

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