Files
metasploit-gs/lib/rex/crypto/key_wrap.rb
T
2025-02-26 18:09:23 -05:00

4 lines
80 B
Ruby

module Rex::Crypto::KeyWrap
require 'rex/crypto/key_wrap/nist_sp_800_38f'
end