Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
convert
a guest
May 24th, 2016
76
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
from
Crypto.
Cipher
import
DES
import
base64
des
=
DES.
new
(
'hello'
.
ljust
(
8
,
'
\x
00'
)
,
DES.
MODE_ECB
)
str
=
base64
.
b64encode
(
des.
encrypt
(
"hello"
.
ljust
(
64
,
'
\x
00'
)
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch ⭐Working⭐
JavaScript | 1 sec ago | 0.32 KB
ChangeNOW Exploit
JavaScript | 5 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 8 sec ago | 0.32 KB
✅ Make $1500 in 20 minutes
JavaScript | 12 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐
JavaScript | 16 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐ C
JavaScript | 16 sec ago | 0.31 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 29 sec ago | 0.32 KB
✅ Exploit 5OO$ in 15 Minutes 7
JavaScript | 30 sec ago | 0.31 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!