Sha256: aa5ea5679a7a1ecd03556f29def8f64d336aa199a8ea39c63f12cd788fe335c2
Contents?: true
Size: 452 Bytes
Versions: 1
Compression:
Stored size: 452 Bytes
Contents
Feature: Decrypting a string As an agent at the headquarters of an intelligence operation I want to decrypt a piece of text that has been sent by one of our agents So that I can understand the threat to our national security Scenario: decode a string with a cipher text Given the key stream "DWJXH YRFDG TMSHP UURXJ" When I decode the string "GLNCQ MJAFF FVOMB JIYCB" Then it should produce the plain text "CODEI NRUBY LIVEL ONGER"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mathie-solitaire_cipher-1.0.0 | features/decrypting_a_string.feature |