Skip to content

Commit

Permalink
Land #18575, Remove spurious print
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-r7 authored Nov 27, 2023
2 parents 0d591a3 + 2eec5e0 commit c31b0f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/lib/rex/proto/kerberos/crypto/aes256_cts_sha1_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
end

it 'Decryption inverts encryption' do
print("\n\nDECRYPTING\n\n")
plaintext = "The quick brown fox jumps over the lazy dog"
key = "\xfe\x69\x7b\x52\xbc\x0d\x3c\xe1\x44\x32\xba\x03\x6a\x92\xe6\x5b\xbb\x52\x28\x09\x90\xa2\xfa\x27\x88\x39\x98\xd7\x2a\xf3\x01\x61"
msg_type = 4
Expand Down

0 comments on commit c31b0f0

Please sign in to comment.