[Botan-devel] RFC: memory locking
Jack Lloyd
lloyd at randombit.net
Tue Nov 13 07:36:06 EST 2007
On Tue, Nov 13, 2007 at 08:47:18AM +0100, Christoph Ludwig wrote:
> But more important, I think, is that the container used by Botand
> adhere to the standard containers' concepts; i.e., that they meet
> all the requirements laid down in chapter 23 of the current
> standard. That helps a lot if the Botan containers need to be used
> in combination with other libraries.
I agree, and even if std::vector is not feasible I will be adding the
appropriate typedefs and accessors so they implement the container
concepts.
-Jack
More information about the botan-devel
mailing list