about summary refs log tree commit diff
path: root/pkgs/development/libraries/crypto++
AgeCommit message (Expand)AuthorFilesLines
2022-02-06cryptopp: add an option to build with OpenMPRenaud1-8/+23
2022-01-09cryptopp: be graceful when removing static lib, fixing cross compilationNick Cao1-1/+1
2021-12-20cryptopp: 8.4.0 -> 8.6.0Renaud1-13/+6
2021-03-02Merge pull request #114768 from SuperSandro2000/fix-collection19Sandro1-1/+1
2021-03-01cryptopp: run configure.sh before makeIvan Babrou1-0/+8
2021-03-01crypto++: remove unused inputsSandro Jäckel1-1/+1
2021-01-26crypto++: Fix static build and also do multiple outputsJohn Ericson1-3/+13
2021-01-25cryptopp: 8.2.0 -> 8.4.0Thomas Gerbet1-14/+10
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-2/+2
2019-12-31treewide: installTargets is a listRobin Gloster1-1/+1
2019-10-30cryptopp: 5.6.5 -> 8.2.0c0bw3b3-71/+26
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2019-04-30compilation for particular x86_64 architecturevolth1-9/+3
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-3/+4
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2016-12-28cryptopp: 5.6.4 -> 5.6.5Graham Christensen1-8/+7
2016-09-29cryptopp: 5.6.2 -> 5.6.4Franz Pletz4-37/+46
2016-09-28cryptopp: mark as brokenGraham Christensen1-1/+3
2016-03-24cc-wrapper: add option to skip flags for native optimizationsNikolay Amiantov1-1/+0
2015-06-27crypto++: fix tests by not using -O3, refactorVladimír Čunát1-36/+30
2015-05-08crypto++: fix build issue on OSX (10.9.5 at least)Eric Merritt2-1/+15
2015-04-21Add some missing platformsWilliam A. Kennington III1-2/+3
2014-11-06Turn more licenses into lib.licenses styleMateusz Kowalczyk1-1/+1
2013-08-16unmaintain several packagesLudovic Courtès1-1/+1
2013-06-03crypto++: adding shared object targetLluís Batlle i Rossell1-1/+1
2013-02-23cryptopp: fix via minor updateVladimír Čunát3-95/+7
2012-11-29Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra1-4/+1
2012-02-27include upstream patch for salsa validation with gcc4.6Florian Friesdorf2-2/+66
2012-02-07Updating crypto++ to 5.6.1Lluís Batlle i Rossell1-11/+8
2010-07-28pkgs/development/libraries/crypto++: added todo note about removing cryptotes...Peter Simons1-0/+2
2010-07-28pkgs/development/libraries/crypto++: fixed build impurityPeter Simons1-0/+11
2010-07-07crypto++: use stdenv.system in stead of builtins.currentSystem for patches an...Rob Vermaas1-2/+2
2009-09-16Crypto++: Fix on Darwin.Ludovic Courtès1-2/+5
2009-08-11Crypto++: Fix shared library.Ludovic Courtès1-1/+10
2009-08-10Crypto++ 5.6.0, with shared library and test suite.Ludovic Courtès3-6/+62
2008-07-29Add Crypto++, a C++ cryptography library.Ludovic Courtès1-0/+28