Category Archives: node.js

Node.js 에서 암복호화 하기

AES 방식(Key)

http://oraclejavastudy.tistory.com/entry/Nodejs-%EA%B0%95%EC%A2%8C-%EC%9E%90%EB%A3%8C-crypto-%EB%AA%A8%EB%93%88 RSA 방식(public.key, private.key)

http://indienote.tistory.com/253

Posted in node.js | Leave a comment