summaryrefslogtreecommitdiff
path: root/filters.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (PR# 1099)Dimitris Apostolou2022-01-041-5/+5
* Update documentationJeffrey Walton2021-02-281-5/+5
* Fix GCC11 C++20 compile error (PR #970)Thomas-Barbier-1A2020-09-301-1/+1
* Update documentationJeffrey Walton2020-01-011-2/+2
* Update documentationJeffrey Walton2020-01-011-0/+12
* Update documentationJeffrey Walton2020-01-011-10/+15
* Update documentationJeffrey Walton2020-01-011-5/+30
* Update documentationJeffrey Walton2019-12-311-65/+65
* Update documentationJeffrey Walton2019-12-311-34/+40
* Update documentationJeffrey Walton2019-12-311-5/+5
* Update documentationJeffrey Walton2019-12-311-2/+6
* Update documentationJeffrey Walton2019-12-311-21/+32
* Fix AuthenticatedDecryptionFilter (GH #817)Jeffrey Walton2019-12-311-0/+2
* Fix semicolons yet again (GH #889)Jeffrey Walton2019-10-141-3/+3
* Don't add semicolon to CRYPTOPP_CONSTANT abd DOCUMENTED_TYPEDEF (GH #889)Jeffrey Walton2019-10-031-3/+3
* Update documentationJeffrey Walton2019-07-101-0/+1
* Update documentationJeffrey Walton2019-04-041-1/+1
* Miscellaneos warning fixes (GH #739)bobsayshilol2018-11-131-1/+1
* Add VectorSource (GH #730)orangefour2018-11-011-1/+19
* SpellingJeffrey Walton2018-10-271-4/+4
* Update documentationJeffrey Walton2018-10-271-3/+4
* Update documentationJeffrey Walton2018-10-271-5/+10
* Update documentationJeffrey Walton2018-10-261-1/+3
* Add VectorSinkorangefour2018-09-051-4/+8
* Fix clang warnings in headers (#655)Marcel Raad2018-05-101-4/+4
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-32/+0
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-549/+549
* Clear GCC pedantic warnings (GH #537)Jeffrey Walton2017-11-191-2/+2
* Removed m_authenticated member variableJeffrey Walton2017-10-031-2/+3
* Add second ctor to StreamTransformationFilter for authenticated encryption modesJeffrey Walton2017-09-291-3/+26
* Revert AltiVec and Power8 commitsJeffrey Walton2017-09-051-2/+2
* Fixup under-aligned buffers for AltiVec and Power8Jeffrey Walton2017-09-041-2/+2
* Update documentationJeffrey Walton2017-07-281-0/+12
* Update documentationJeffrey Walton2017-07-271-3/+2
* Revert "Revert "Clear Visual Studio warnings (Issue 412)""Jeffrey Walton2017-06-021-1/+1
* Revert "Clear Visual Studio warnings (Issue 412)"Jeffrey Walton2017-06-021-1/+1
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-05-301-1/+1
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-31/+31
* Change next version from 5.7 to 6.0Jeffrey Walton2017-02-211-1/+1
* Remove old VerifierFilter, switch to SignatureVerificationFilterJeffrey Walton2017-02-071-5/+34
* Updated documentationJeffrey Walton2017-02-071-0/+3
* Add W3C_PADDING to encryption pathJeffrey Walton2017-02-061-1/+1
* Merge pull request #368 from edrlab/aes256cbc-w3c-padding-schemeJeffrey Walton2017-02-061-0/+2
|\
| * patched CryptoPP Crypto++ to add support for AES-256-CBC with W3C padding sch...danielweck2017-01-241-0/+2
* | Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
|/
* spelling fixesklemens2016-12-271-1/+1
* Cleared 'warning: field 'm_attachment' will be initialized after field'Jeffrey Walton2016-12-221-3/+3
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-20/+43
* Updated documentationJeffrey Walton2016-11-121-3/+12
* Updated documentationJeffrey Walton2016-11-121-1/+1