> I'm currently working on something that might interest you: > The modernization of Crypto++ ! > > I'm accumulating source code and sometimes writing some of my own in preparation of integration into the library.
A wiki category was created to help track modifications that might be useful for this sort of thing: http://www.cryptopp.com/wiki/Category:Patch Its on the wiki because that's where I dump most of my changes. I think its helpful to users because the wiki is part of Crypto++ and provides a central location to find things. Using the wiki as a central location means its somewhat official, it can be edited and/or improved by anyone with an interest, and folks don't have to scour the web for potentially incorrect or wrong information. Jeff On Tuesday, December 23, 2014 9:47:21 AM UTC-5, Jean-Pierre Münch wrote: > > Hey Guys, > > I'm currently working on something that might interest you: > The modernization of Crypto++ ! > > I'm accumulating source code and sometimes writing some of my own in > preparation of integration into the library. > > The current new things (that have yet been finished) are: > - Threefish, with tweak as part of key > - RSA signature with PKCS#1 v2.0 > - HMAC support for SHA3 and co. > > Yet unfinished modules: > - Threefish as a whole new class of tweakable block ciphers (ay result in > zeroing the tweak for classic ciphers/modes) > - scrypt, there're still some design issues I've to deal with, but this is > rather sooner than later finished. > > Stuff that may cause some problems: > - Skein (as I would like to use the original files, which are unfortunaly > multiple files, need to clarify this at time with WeiDai) > - Fortuna (Submitted the request for allowance of usage at codeproject, > after permission has been granted there's still some work to do to bring > this to Crypto++) > > Post as reply if you think something needs to be added to the list. > -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
