gchq/CyberChef

Improvement: Rolling XOR

Open

#426 opened on Nov 20, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (3,944 forks)batch import
help wantedimprovement

Repository metrics

Stars
 (34,843 stars)
PR merge metrics
 (Avg merge 57d 13h) (62 merged PRs in 30d)

Description

Summary

An improvement to the XOR operation to support a rolling XOR scheme. In this scheme, the value of the key is incremented by one each time a block is encoded.

Contributor guide