Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 5ddb277773 [New] Implemented RFC 4648 Base de/encoding
Both encoding and decoding has been implemented. The specialty of this
implementation is that it is possible to pass in your own alphabet thus
allowing an extension without a re-implementation (again).

As an addition the dbase32 alphabet was added. See
http://docs.novacut.com/dbase32/dbase32.html for usage details
2013-02-24 11:26:44 +01:00
src [New] Implemented RFC 4648 Base de/encoding 2013-02-24 11:26:44 +01:00
.gitignore [Minor] added eclipse settings path to .gitignore 2012-07-28 15:44:47 +02:00
COPYING [New] Added packaging information and files and licence 2012-06-14 23:38:50 +02:00
COPYING.LESSER [New] Added packaging information and files and licence 2012-06-14 23:38:50 +02:00
README.md [New] Initial commit of the utils 2012-06-08 19:01:28 +02:00
pom.xml Update pom.xml 2013-01-30 15:06:43 +01:00

README.md

ch.eitchnet.java.utils

Java Utilites which ease daily work when programming in the Java language