Feature request: Trilateral Cipher
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
I would like to see a Trilateral cipher added. It is useful for converting between ternary and text, I've been unable to use the built-in base function to achieve the same results.
Perhaps a text to ASCII value function could be useful as well.
Something functionally equivalent to this website ideally: https://www.dcode.fr/triliteral-cipher
Contributor guide
Research direction
Start by comparing the requested behavior with the linked dCode Trilateral Cipher reference and reviewing CyberChef's existing base operation. Clarify whether the scope includes only triliteral text conversion or also a text-to-ASCII function; done means the implemented operation matches the reference behavior and its supported conversions are verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100