summaryrefslogtreecommitdiff
path: root/rw.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleared initialization warning related to use of bracesnoloader2015-07-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@567 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* Fixed spelling error in attributionnoloader2015-07-021-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@566 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* Implmented Bernstein\'s Tweaked Roots for Rabin-Williams signatures. Thanks ↵noloader2015-07-021-23/+106
| | | | | | to Evgeny Sidorov for suggesting it git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@565 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* Fixed spelling error in attributionnoloader2015-06-301-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@559 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* Fix for CVE-2015-2141. Thanks to Evgeny Sidorov for reporting. Squaring to ↵noloader2015-06-271-1/+7
| | | | | | satisfy Jacobi requirements suggested by JPM. git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@542 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* port to Sun Studio 12's 64-bit C++ Compiler 5.9 Patch 124864-09 2008/12/16weidai2009-02-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@432 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* added blinding and error checking for RW private key operationweidai2007-04-151-14/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@283 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* changes done for FIPS-140 lab code dropweidai2005-01-201-25/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@195 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix RW/EMSA2 standard conformance bugweidai2003-03-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@40 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* various changes for 5.1weidai2003-03-201-81/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@38 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* Initial revisionweidai2002-10-041-0/+243
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@2 57ff6487-cd31-0410-9ec3-f628ee90f5f0