Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
rapid7
Edit Copy
Star
GitHub Repository:
rapid7/metasploit-framework
Path:
blob/master/lib/rex/crypto/key_wrap.rb
2
1
5
3
7
views
1
module
Rex:
:Crypto
::
KeyWrap
2
require
'rex/crypto/key_wrap/nist_sp_800_38f'
3
end
4
5