index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add name() virtual function in RandomNumberGenerator base class (had been the...
lloyd
2008-10-12
1
-0
/
+2
*
Fix path to NIST test certificates in Python version
lloyd
2008-10-12
1
-1
/
+1
*
Add a new switch to configure.pl --with-tr1-implementation which
lloyd
2008-10-12
6
-61
/
+97
*
Rename the TR1 choice macros to BOTAN_USE_STD_TR1 and BOTAN_USE_BOOST_TR1.
lloyd
2008-10-12
3
-36
/
+45
*
Return const references instead of copies in GFpModulus where possible
lloyd
2008-10-12
1
-4
/
+4
*
Modify CurveGFp::get_{a,b} to return a const reference instead of a copy
lloyd
2008-10-12
2
-5
/
+5
*
Add an implementation of bswap for Visual C++ in x86 inline asm,
lloyd
2008-10-12
1
-0
/
+9
*
Add a simplistic ECDSA benchmark
lloyd
2008-10-12
1
-0
/
+58
*
Update readme and release notes for 1.7.17 release 2008-10-12
1.7.17
lloyd
2008-10-12
2
-2
/
+2
*
Decruft
lloyd
2008-10-12
1
-36
/
+27
*
ec_test_mes1 file no longer used by ECDSA tests
lloyd
2008-10-12
1
-1
/
+0
*
ECDSA test cleanup. Remove some old commented out code.
lloyd
2008-10-12
1
-40
/
+41
*
Drop two test-generated files. Add one input file needed for ECDSA signature
lloyd
2008-10-12
3
-8
/
+1
*
Cleanup ECDSA tests. Enable test_ec_sign test
lloyd
2008-10-12
1
-23
/
+12
*
Move InSiTo's ECDSA tests into the main test suite
lloyd
2008-10-12
5
-626
/
+580
*
Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.
lloyd
2008-10-11
11
-187
/
+204
*
Remove unnecessary includes
lloyd
2008-10-11
1
-10
/
+2
*
Enable throwing of Illegal_Point in check_invariants
lloyd
2008-10-11
1
-2
/
+2
*
Minor additions to the Windows build instructions
lloyd
2008-10-11
1
-5
/
+7
*
Update the algorithms list in doc/info.txt
lloyd
2008-10-11
1
-21
/
+41
*
Generate an ECDSA cert if ECDSA is enabled during tests
lloyd
2008-10-11
1
-0
/
+9
*
Default to using SHA-1 with ECDSA in X.509 signatures
lloyd
2008-10-11
1
-0
/
+5
*
Fix ECDSA/SHA-160 OID entry
lloyd
2008-10-11
1
-1
/
+1
*
MSVC does not recognize and as equiv to && in a preprocessor statement
lloyd
2008-10-11
1
-1
/
+1
*
Error was in both x86 and x86-64 asm
lloyd
2008-10-11
1
-1
/
+1
*
Drop files generated each test run
lloyd
2008-10-11
4
-41
/
+0
*
Clarify that HP-UX, QNX, Tru64, and like are tested not a few times a year bu...
lloyd
2008-10-11
1
-3
/
+3
*
Remove ECDSA/ECDH as todo
lloyd
2008-10-11
1
-8
/
+0
*
Disable the implementation of word_add in mp_ia32 for the same reason
lloyd
2008-10-11
1
-0
/
+8
*
Remove -Werror from example compile flags
lloyd
2008-10-11
1
-1
/
+1
*
Add set of ECC/ECDSA test data, including X.509 and CVC certificates,
lloyd
2008-10-11
47
-0
/
+218
*
Correct the expected signature name in test_decode_ecdsa_X509 - it
lloyd
2008-10-11
1
-396
/
+393
*
Move all ECDSA test data into ecc_testdata
lloyd
2008-10-11
1
-20
/
+20
*
Add more ECC domain parameter sets from InSiTo
lloyd
2008-10-11
1
-10
/
+295
*
Don't abort if a curve is not found in test_curve_registry
lloyd
2008-10-11
1
-10
/
+18
*
Catch and print exceptions in the CHECK macros
lloyd
2008-10-11
1
-4
/
+4
*
Generate and check ECDSA signature in example
lloyd
2008-10-11
1
-2
/
+29
*
Update release notes
lloyd
2008-10-11
1
-0
/
+2
*
Reenable /proc/cpuinfo CPU detection
lloyd
2008-10-11
1
-1
/
+1
*
Print generated public key in ECDSA example
lloyd
2008-10-11
1
-0
/
+2
*
Missing tr1 inclusion in freestore.h
lloyd
2008-10-11
1
-0
/
+8
*
Default to using Boost's TR1. There seems to be a bug in the GCC 4.3.2
lloyd
2008-10-11
1
-2
/
+2
*
Comment out or remove some of the louder/less useful trace messages
lloyd
2008-10-11
1
-6
/
+3
*
Add comment attributing source for ECDSA OID
lloyd
2008-10-11
1
-2
/
+2
*
Add OIDs for ECDSA with SHA-2 from draft-ietf-pkix-sha2-dsa-ecdsa-04.txt
lloyd
2008-10-11
1
-6
/
+17
*
Add OIDs for ECDSA and ECDSA with EMSA1_BSI padding from InSiTo
lloyd
2008-10-11
1
-0
/
+7
*
Correct OID for ECDSA param
lloyd
2008-10-11
1
-1
/
+1
*
Remove last use of freestore.h from gfpmath, move it to CVC code which still
lloyd
2008-10-11
6
-15
/
+14
*
Remove some unused code from freestore.h, including the code that brough
lloyd
2008-10-11
1
-166
/
+4
*
Only run uname if Perl's -f operator returns true for
lloyd
2008-10-11
1
-34
/
+52
[prev]
[next]