Skip to content

Commit

Permalink
Remove spurious print; resolves #18562
Browse files Browse the repository at this point in the history
  • Loading branch information
smashery committed Nov 26, 2023
1 parent 0d591a3 commit 2eec5e0
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 2eec5e0

Please sign in to comment.