Simon Josefsson wrote: > > I propose to move these modules to modules/crypto/ > > I've done that now.
May I ask to put the 'memxor' module back to the top level? It is an independently useful utility. It can be used in implementations of Common Lisp's bit-xor function, or in GF(2)^n vector arithmetic. - If someone contributed code for arithmetic on elliptic curves, I would not consider this to be crypto either (except if the size of the modulus is constrained to be between 112 and 256 bits :-)). Bruno