I have been working on the FCPHandler servlet to bring it in line with the latest revisions to the FCP spec, and I've found a couple holes. We need to provide a SizeError response to a ClientPut in case the size of the data exceeds what is allowed for that key type (e.g. the 32k limit on non-CHKs). Also, we need to allow a CipherName field in ClientPut which should probably default to Twofish.. (right now the FCPHandler is defaulting to Rijndael -- ??).
-- # tavin cole # if code is law, then Freenet is a crowded theater _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
