⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (86 Bytes)
Bug #14024
» auth_data.rb
reproducible ruby script -
darfux (Lee YX)
, 10/18/2017 01:46 PM
require
'openssl'
cipher
=
OpenSSL
::
Cipher
::
AES
.
new
(
128
,
:CFB
)
cipher
.
auth_data
=
"123"
« Previous
1
2
Next »
(2-2/2)
Loading...