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 - de bruijn sequence generator #463

Closed
chudel opened this issue Jan 3, 2019 · 1 comment
Closed

Operation Request - de bruijn sequence generator #463

chudel opened this issue Jan 3, 2019 · 1 comment

Comments

@chudel
Copy link

chudel commented Jan 3, 2019

de bruijn sequence generator

Summary

Request the addition of a "de bruijn sequence generator" that can generate rolling keycode combinations for use with such lock mechanisms/systems.

Example

System would accept a k and n value and generate a sequence appropriately. See http://www.hakank.org/comb/debruijn.cgi for reference and additional information.

Bonus enhancement: would be to provide a comma separated list of values for k, for example "1,2,3,4" "A,B,C,D", "Square, Triangle, Circle, Line".

@n1474335 n1474335 changed the title Feature Request - de bruijn sequence generator Operation Request - de bruijn sequence generator Jan 3, 2019
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this issue May 29, 2022
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this issue May 29, 2022
[FIX] General issues and improvements
Fixes gchq#452
Fixes gchq#454
Fixes gchq#455
Fixes gchq#463
Fixes gchq#479
Fixes gchq#482
Fixes gchq#483
Fixes gchq#485
Fixes gchq#486
Fixes gchq#487
@n1474335
Copy link
Member

Closed in #493

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

2 participants