<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>호환성 on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/%ED%98%B8%ED%99%98%EC%84%B1/</link><description>Recent content in 호환성 on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Wed, 19 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/%ED%98%B8%ED%99%98%EC%84%B1/index.xml" rel="self" type="application/rss+xml"/><item><title>Node.js CryptoJS AES 암호화를 Go에서 복호화할 때 panic이 나는 이유 — 문자열 키는 passphrase로 처리된다</title><link>https://tokkabi.com/posts/decrypt-aes-node-to-golang-evp-bytestokey/</link><pubDate>Wed, 19 Aug 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/decrypt-aes-node-to-golang-evp-bytestokey/</guid><description>Node.js(CryptoJS)로 AES 암호화한 데이터를 Go에서 복호화할 때 panic/깨진 값이 나오는 원인을 설명합니다. 문자열 키를 CryptoJS가 passphrase로 해석해 EVP_BytesToKey로 키와 IV를 유도하는 동작 차이를 파고들고, salt를 추출해 AES-CTR로 복호화하는 Go 코드와 안전한 대안을 소개합니다.</description></item></channel></rss>