]> mj.ucw.cz Git - libucw.git/commit
Implemented base-224 encoder and decoder.
authorMartin Mares <mj@ucw.cz>
Thu, 25 Apr 2002 17:37:11 +0000 (17:37 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 25 Apr 2002 17:37:11 +0000 (17:37 +0000)
commit0eea3757c0ee4462a641562ba03c893548971d8f
treee9386abc8cf62ce0e38f00c956f87b26f19103cd
parentd06e44ff78efb6e95ff9d6dfc592db6d6f6bd032
Implemented base-224 encoder and decoder.
lib/Makefile
lib/base224.c [new file with mode: 0644]
lib/base224.h [new file with mode: 0644]