4 lines
92 B
Ruby
4 lines
92 B
Ruby
module Rex::Crypto::KeyDerivation
|
|
require 'rex/crypto/key_derivation/nist_sp_800_108'
|
|
end
|