Jump to content

Vigenère cipher: Difference between revisions

(→‎{{header|TXR}}: Small fix.)
Line 1,918:
@(bind encoded @(vig msg key t))
@(bind decoded @(vig msg key nil))
@(bind check @(vig decodedencoded key nil))
@(output)
text: @msg
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.