Ascii85: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
태그: m 모바일 웹
TedBot (토론 | 기여)
잔글 봇: 틀 이름 및 스타일 정리
17번째 줄:
 
== 같이 보기 ==
* [[Base32]]
* [[Base36]]
* [[Base64]]
* [[Binary-to-text encoding]] for a comparison of various encoding algorithms
 
== 각주 ==
37번째 줄:
**[http://sourceforge.net/projects/ascii85-tools/ ASCII85-Tools, Perl command-line utilities] - C version also available.
**[http://sourceforge.net/projects/mpperl-convert-ascii85-xs/ MPPerl::Convert::ASCII85::XS, a Perl module with time-critical code written in C]
** [[:sourceforge:projects/pyascii85|Python]]
**[http://code.google.com/p/python-mom/source/browse/mom/codec/base85.py Yet another RFC1924/ASCII85/IPv6 Base85 Python implementation (APLv2)]
**RFC1924/ASCII85 [https://github.com/woolstar/test/tree/master/encode C library and command line tool]