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

4 lines
92 B
Ruby

module Rex::Crypto::KeyDerivation
require 'rex/crypto/key_derivation/nist_sp_800_108'
end