RosettaCodeData/Task/One-time-pad/J/one-time-pad-2.j
2023-07-01 13:44:08 -04:00

6 lines
144 B
Text

'example' genpad 1000
'example' encrypt 'this is a test'
hc>*>I2nEB,6b#MdE;~>
'example' decrypt 'hc>*>I2nEB,6b#MdE;~>'
this is a test