We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d591a3 commit 2eec5e0Copy full SHA for 2eec5e0
spec/lib/rex/proto/kerberos/crypto/aes256_cts_sha1_spec.rb
@@ -87,7 +87,6 @@
87
end
88
89
it 'Decryption inverts encryption' do
90
- print("\n\nDECRYPTING\n\n")
91
plaintext = "The quick brown fox jumps over the lazy dog"
92
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"
93
msg_type = 4
0 commit comments