Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-15 | gnu: crypto++: Update to 6.0.0. | Pierre Langlois | |
* gnu/packages/crypto.scm (crypto++): Update to 6.0.0. * gnu/packages/patches/crypto++-fix-dos-in-asn.1-decoders.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | |||
2017-10-25 | gnu: Add crypto++. | Pierre Langlois | |
* gnu/packages/crypto.scm (crypto++): New variable. * gnu/packages/patches/crypto++-fix-dos-in-asn.1-decoders.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> |