Feature request: HC-256 & HC-128 Cipher
Open
feature
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**
The cipher for HC-256 is missing.
**Describe the solution you'd like**
Please consider adding support for these ciphers
**Describe alternatives you've considered**
Using other tools or creating custom one off decoders is the current workaround
**Additional context**
The 256 vs 128 should be a rounds variable
https://en.wikipedia.org/wiki/HC-256
https://www.ecrypt.eu.org/stream/p3ciphers/hc/hc128_p3.pdf
Contributor guide
Assessment
This issue has not been assessed yet.