
10 Aug
2008
10 Aug
'08
8 p.m.
Are you continuing the development of this library?
For instance, I know that there's a section dedicated for public-key cryptography (which I'm not sure you've already implemented). Do you have an estimated time of completion at least of the documentation?
I'm working on a multi-precision integer library which is necessary for public key cryptography. After that library is done I will come back to the crypto library.
This sounds alright (like the Boost.Date_Time approach) but I don't see why you'd like to create an external lib if it's already available header-only.
I must be missing something.
Because linking to the library should reduce the compile time.
Thanks again, and I look forward to progress in this library. :)
So do I ;-) Kevin