
13 Nov
2013
13 Nov
'13
12:27 p.m.
12.11.2013 22:52, foster brereton пишет:
Would these algorithms be of general use to the Boost community? If so I would be willing to submit them formally. It would be nice to have the popular cryptographic algorithms in the Boost, but I'm not sure that it is reasonable to reimplement them. It may be better, for example, to invite the author of the Crypto++ into the Boost community.
The algorithms are currently part of the Adobe Source Libraries on GitHub: SHA:
https://github.com/stlab/adobe_source_libraries/blob/sha_cleanup/adobe/sha.h... I'm not a lawyer but I'm afraid that the MIT license is slightly more restrictive that the Boost license. -- Best regards, Sergey Cheban