Sha256: 2b51df2dcd9e6b8ee903d10b9c9025acc4b4e7720321d42ec1d383ba94a56373
Contents?: true
Size: 371 Bytes
Versions: 1
Compression:
Stored size: 371 Bytes
Contents
Feature: Encrypting a string As a counter-intelligence spy I want to encrypt a piece of text So that I can securely send it to headquarters Scenario: encode a string with a cipher text Given the key stream "DWJXH YRFDG TMSHP UURXJ" When I encode the string "Code in Ruby, live longer!" Then it should produce the cipher text "GLNCQ MJAFF FVOMB JIYCB"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mathie-solitaire_cipher-1.0.0 | features/encrypting_a_string.feature |