base64 encoding decoding 하는 여러가지법

hello world 만큼이나 많은 것 같네... 크

1. openssl로 하기
[qaguy@funix ~]$ echo test | openssl enc -e -base64       
dGVzdAo=
[qaguy@funix ~]$ echo dGVzdAo= | openssl enc -d -base64   
test

PageRank
크리에이티브 커먼즈 라이센스
Creative Commons License
이올린에 북마크하기

Posted by ⓒ쟁이™

2007/11/20 20:21 2007/11/20 20:21
Response
No Trackback , No Comment
RSS :
http://funix.net/rss/response/5

Trackback URL : http://funix.net/trackback/5

Leave a comment
[로그인][오픈아이디란?]
  
  
  
  
  
  
  
  
 
« Previous : 1 : ... 41 : 42 : 43 : 44 : 45 : 46 : 47 : 48 : Next »

Archives

106

66

-14 days

today : 10

Creative Commons License

이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.