Filter
Exclude
Time range
-
Near
⬢ Hexstatic.pls ⬢ retweeted
Richard Heart on Joe Rogan can the universe make it happen? The $HEX community is down -99.98% With 5 years of downward trend and savage moments from SEC announcement to whales nuking bottoms Yet through it all the HEX community still shows up in greater force than any other with over 1000 votes to see @RichardHeartWin on Joe Rogan podcast, putting him into #1 most voted If you ask me the one reason to have conviction when looking at our charts right now the answer will always be the same, the unkillable community surrounding those assets Shout out to you crazy bastards, you deserve to make it after everything we have and keep going through
21
31
199
3,428
const crypto = require("crypto"); const myPrivateKeyB64 = "키 입력"; const theirPublicKeyB64 = "키 입력"; function x25519PrivateKeyFromRaw(raw) { return crypto.createPrivateKey({ key: Buffer.concat([ Buffer.from("302e020100300506032b656e04220420", "hex"), raw, ]), format: "der", type: "pkcs8", }); } function x25519PublicKeyFromRaw(raw) { return crypto.createPublicKey({ key: Buffer.concat([ Buffer.from("302a300506032b656e032100", "hex"), raw, ]), format: "der", type: "spki", }); } function deriveKey(myPrivateKeyB64, theirPublicKeyB64) { const myPrivateKey = x25519PrivateKeyFromRaw( Buffer.from(myPrivateKeyB64, "base64") ); const theirPublicKey = x25519PublicKeyFromRaw( Buffer.from(theirPublicKeyB64, "base64") ); const sharedSecret = crypto.diffieHellman({ privateKey: myPrivateKey, publicKey: theirPublicKey, }); const hkdfKey = crypto.hkdfSync( "sha256", sharedSecret, Buffer.alloc(0), Buffer.alloc(0), 32 ); return crypto .createHash("sha256") .update(Buffer.from(hkdfKey)) .digest(); } function encrypt(key, plaintext) { const iv = crypto.randomBytes(12); const cipher = crypto.createCipheriv( "aes-256-gcm", key, iv ); const encrypted = Buffer.concat([ cipher.update(plaintext, "utf8"), cipher.final(), ]); const tag = cipher.getAuthTag(); return { iv: iv.toString("base64"), ciphertext: encrypted.toString("base64"), tag: tag.toString("base64"), }; } function decrypt(key, data) { const decipher = crypto.createDecipheriv( "aes-256-gcm", key, Buffer.from(data.iv, "base64") ); decipher.setAuthTag( Buffer.from(data.tag, "base64") ); const decrypted = Buffer.concat([ decipher.update( Buffer.from(data.ciphertext, "base64") ), decipher.final(), ]); return decrypted.toString("utf8"); } const key = deriveKey( myPrivateKeyB64, theirPublicKeyB64 ); const decrypted = decrypt( key, encrypted ); 이 코드에서 decrypt 함수 써보세요

1
3
Carlos Brandão retweeted
ansioso pra quando a Olivia participar do live-action de Scooby-doo como uma hex girl performando my way
que história é essa que “my way” da olivia rodrigo vai estar na série da netflix de scooby-doo?
8
254
1,796
28,797
When you see a 99% drop, your mind starts screaming. Silence it. The ultimate staker operates in a state of 'no mind'. The protocol is set. The T-shares are locked. There is no decision left to make, only the passage of time. Let the weak hands panic; you operate on instinct and code. ⛩️⚔️ $HEX $PLS #HEX #PulseChain #HEXREGRET
2
7
My hex stakes not showing on pulse ir ethereum. Do I need to refresh something to make them show?
1
7
Replying to @yourfriendSOMMI
It’s me bro, I sold all my HEX for Bitcoin. You can pump it now
13
⬢ Hexstatic.pls ⬢ retweeted
💣 1,500,000 $HEX stake halted 👉 ROI 38.8% Reward 6,977,363 HEX Penalty 6,394,838 HEX Staked 2378/3650 days apphex.win/@/#/tx/0x204908ad…

3
2
24
623
RT @temospanelada: Todo ano, eu acredito que a esculhambação que é o Ceará pode dar certo. Dificuldade nenhuma de escolher acreditar no Hex…
20
BL ♡ NIGHT ♡ retweeted
our support color hex code is : F58023 🧡🍊 #aylio #doublehelix
43
157
2,484
Happy birthday to Inkpot and Barcelona International Comics Fair Award winner, "Kraken" and "Sarvan" co-creator, "Torpedo 1936," "Tex Willer" and "Jonah Hex" artist," the mind-blowing, Jordi Bernet.
1
14
Since my dream came true and I saw Zayne as Mr. Darcy, so the car hex when?

ALT Freak Cat Meme GIF

1
6
Funk Zipper ⚣ retweeted
Title: Fresh Hex Year: 2010 Release: Maniac Meat Artist: Tobacco feat. Beck
1
2
14