summaryrefslogtreecommitdiff
path: root/cryptlib.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Solaris i386 compile of CHAM and LEA for SunStudio 12.3 and belowJeffrey Walton2018-07-161-3/+3
* Fix SunStudio 12.6 runtime crash on i386Jeffrey Walton2018-07-161-2/+5
* Update documentationJeffrey Walton2018-07-061-1/+2
* Add algorithm provider member function to Algorithm classJeffrey Walton2018-07-061-4/+20
* Fix spellingJeffrey Walton2018-07-061-2/+2
* Update documentationJeffrey Walton2018-07-061-3/+6
* Update documentationJeffrey Walton2018-07-061-1/+3
* Add HC-256 stream cipher (GH #680)Jeffrey Walton2018-07-051-1/+1
* Update documentationJeffrey Walton2018-07-051-2/+2
* Update documentationJeffrey Walton2018-07-041-1/+1
* Update documentationJeffrey Walton2018-07-041-4/+4
* Fix versioning that cross-pollinated when building docsJeffrey Walton2018-07-011-1/+1
* Update documentationJeffrey Walton2018-07-011-1/+1
* Update documentationJeffrey Walton2018-06-181-5/+6
* Fix clang warnings in headers (#655)Marcel Raad2018-05-101-1/+1
* Post-release version incrementJeffrey Walton2018-04-081-1/+1
* Prepare for Crypto++ 7.0 releaseCRYPTOPP_7_0_0Jeffrey Walton2018-04-081-1/+1
* Move PasswordBasedKeyDerivationFunction to cryptlib.hJeffrey Walton2018-04-071-0/+6
* Make AuthenticatedSymmetricCipher::AlgorithmName non-pureJeffrey Walton2018-04-051-1/+1
* Don't use anonymous namespace in header file (GH #631, PR #633)Jeffrey Walton2018-04-021-3/+2
* Update documentationJeffrey Walton2018-03-291-1/+1
* Cutover PBKDF to KeyDerivationFunction interface (GH #610, PR #612)Jeffrey Walton2018-03-291-7/+7
* Add KeyDerivationFunction interface (GH #610, PR #611)Jeffrey Walton2018-03-291-8/+73
* Post-release version incrementJeffrey Walton2018-02-221-1/+1
* Remove Simon and Speck ciphers (GH #585)Jeffrey Walton2018-02-141-2/+1
* Update documentationJeffrey Walton2018-01-251-1/+5
* Update documentationJeffrey Walton2018-01-231-0/+1
* Update documentationJeffrey Walton2018-01-221-0/+4
* Post-release version incrementJeffrey Walton2018-01-221-1/+1
* Update documentationJeffrey Walton2018-01-211-1/+1
* Remove AsymmetricAlgorithm::BERDecode (GH #569)Jeffrey Walton2018-01-211-0/+8
* Remove unneeded Doxygen directiveJeffrey Walton2018-01-191-26/+0
* Revert "Update documentation"Jeffrey Walton2018-01-191-1/+1
* Update documentationJeffrey Walton2018-01-191-1/+1
* Add interface to TweetNaCl library (#566)Jeffrey Walton2018-01-171-0/+6
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-1781/+1781
* Update documentationJeffrey Walton2017-11-281-1/+2
* Update documentationJeffrey Walton2017-11-241-4/+4
* Update documentationJeffrey Walton2017-11-211-5/+11
* Revert "Remove master-merge script"Jeffrey Walton2017-11-161-1/+1
* Remove master-merge scriptJeffrey Walton2017-11-161-1/+1
* Update commentsJeffrey Walton2017-11-131-1/+4
* Fix SunCC 12.2 compileJeffrey Walton2017-11-131-1/+9
* Update documentationJeffrey Walton2017-11-121-13/+9
* Reduce C++ file scope class objectsJeffrey Walton2017-11-121-6/+50
* Update documentationJeffrey Walton2017-10-011-11/+32
* Comments, constants and whitespaceJeffrey Walton2017-09-301-1/+1
* Updated documentationJeffrey Walton2017-09-301-11/+31
* Update StreamTransformation and ProcessLastBlockJeffrey Walton2017-09-291-4/+23
* Update documentationJeffrey Walton2017-09-271-4/+17