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

Operation request: Binary-Coded Decimal encode and decode #49

Closed
n1474335 opened this issue Jan 10, 2017 · 0 comments
Closed

Operation request: Binary-Coded Decimal encode and decode #49

n1474335 opened this issue Jan 10, 2017 · 0 comments

Comments

@n1474335
Copy link
Member

Request summary

Development of operations to convert data to and from the BCD format.

Arguments

Example input and output

Input Output
0 0000
1 0001
2 0010
8 1000

Resources

https://en.wikipedia.org/wiki/Binary-coded_decimal

Optional extensions

Add the capability to support different types of BCD encoding as specified in the Wikipedia entry or elsewhere.

BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this issue May 29, 2022
…rom-compose

Fixes gchq#48  - Removes duplicate Environment tag from docker-compose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant