Daniel Kahn Gillmor <[email protected]> writes: > Attached is a patch that breaks out separate compilation units, > const-ifies the arrays, and adjusts the docs and the test suite.
Thanks. I'm going to commit this. I noticed some incorrect file names in the file headers (which I'll fix), and there's no copyright line. I guess I should simply add Copyright (C) 2011 Daniel Kahn Gillmor at the top of the new files. > I did not see nettle_armor in the docs at all, so i didn't add any docs > about nettle_armors[]. Maybe that whole section needs to be written? The reason these functionality is undocumented is most likely that I wasn't confident that the interface is right, it's not been used very much. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
