tahoe-lafs / pycryptopp

Python bindings to the Crypto++ library
https://tahoe-lafs.org/trac/pycryptopp
Other
49 stars 32 forks source link

add a string in cryptlib.cpp, declared extern in config.h to hold the "e... #7

Closed zooko closed 12 years ago

zooko commented 12 years ago

...xtra version"

This way you can tell if the Crypto++ library you're linking/loading was built with patches (if the builder helpfully initialized this value for this purpose).