summaryrefslogtreecommitdiff
path: root/asn.h
Commit message (Expand)AuthorAgeFilesLines
* Add ed25519 (GH #764, PR #767)Jeffrey Walton2018-12-241-1/+5
* Order of initialization for ASN.1 decodersJeffrey Walton2018-04-061-5/+0
* Make ASN.1 decoder m_values protectedJeffrey Walton2018-04-031-8/+15
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-165/+165
* Update documentationJeffrey Walton2017-07-271-1/+1
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-2/+2
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Add additional validations based on X.690 rulesJeffrey Walton2016-12-241-11/+21
* Fix possible DoS in ASN.1 decoders (CVE-2016-9939)Gergely Nagy2016-12-141-0/+2
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-7/+12
* Silence select conversion warnings (Issue 340)Jeffrey Walton2016-12-021-0/+12
* Add CRYPTOPP_ASSERT (Issue 277, CVE-2016-7420)Jeffrey Walton2016-09-161-2/+2
* Whitespace checkinJeffrey Walton2016-09-101-2/+2
* Updated documentationJeffrey Walton2016-04-201-26/+26
* Updated documentationJeffrey Walton2016-04-081-2/+6
* Updated documentationJeffrey Walton2016-04-081-5/+71
* Updated documentationJeffrey Walton2016-04-081-14/+101
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Cov...Jeffrey Walton2015-11-181-1/+4
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-370/+386
* Cut-in CRYPTOPP_ASSERT in all remaining header and source filesJeffrey Walton2015-07-261-2/+2
* Added "trap.h" include for header and source files that assertJeffrey Walton2015-07-261-0/+1
* add x86/x64 assembly for SHA-256,weidai2009-03-101-2/+2
* update version number, port to Sun C++ 5.8weidai2006-12-181-17/+32
* port to MSVC .NET 2005 beta 2weidai2005-07-121-26/+26
* changes done for FIPS-140 lab code dropweidai2005-01-201-13/+13
* fix documentation, fix PanamaMAC, fix algorithm namesweidai2004-07-221-2/+2
* fix encoding/decoding of optional attributesweidai2004-06-191-6/+14
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-23/+23
* various changes for 5.1weidai2003-03-201-2/+4
* Initial revisionweidai2002-10-041-0/+344