readium / readium-lcp-client

This repository is for the Readium Licenced Content Protection (LCP) client side implementation work.
BSD 3-Clause "New" or "Revised" License
17 stars 12 forks source link

Future concern? Crypto++ CryptoPP on iOS / OSX #27

Open danielweck opened 7 years ago

danielweck commented 7 years ago

See: https://github.com/weidai11/cryptopp/issues/364#issuecomment-272723127

danielweck commented 7 years ago

Note that Readium's "fork" of CryptoPP adds the XCode project files: https://github.com/readium/readium-lcp-client/tree/develop/src/third-parties/cryptopp/cryptopp.xcodeproj

Also see: https://github.com/edrlab/cryptopp/compare/CRYPTOPP_5_6_5...CRYPTOPP_5_6_5_XCode_etc_projects

danielweck commented 7 years ago

Note that just in case Crypto++ becomes problematic at some point, the author recommends an alternative: https://github.com/randombit/botan See: https://github.com/weidai11/cryptopp/pull/368#issuecomment-277744908