- Jul 25, 2011
-
-
akwizgran authored
NoSuchAlgorithmExceptions. Key generation is *slow* - I guess that's a good sign. ;-)
-
- Jul 24, 2011
-
-
akwizgran authored
-
- Jul 23, 2011
- Jul 22, 2011
-
-
akwizgran authored
consist of independently encrypted and authenticated packets (Ack, Batch, Subscriptions and Transports so far).
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
depending on the value of the first byte, so that an object's initial tag is included in the data seen by the ObjectReader. Digests and signatures can therefore be calculated over objects by their readers without any risk of ambiguity.
-
- Jul 21, 2011
- Jul 20, 2011
- Jul 19, 2011
- Jul 18, 2011
-
-
akwizgran authored
Defined some user-defined tags for protocol elements. Currently they're just adding redundancy, but in future they'll be used for parsing nested elements.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
A more efficient encoding for short strings, raws, lists and maps. Now we can encode a list of three small integers in 4 bytes like MessagePack does, should that ever turn out to be useful.
-
akwizgran authored
-
- Jul 15, 2011
- Jul 14, 2011
-
-
akwizgran authored
-
akwizgran authored
platform.
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
-
akwizgran authored
Java 1.5 compatibility changes (for OSX 10.4). We depend on commons-io for a single method... might be worth copying the source into FileUtils if the license permits.
-