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
path:
root
/
checks
/
ec_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
propagate from branch 'net.randombit.botan' (head 2b67727dd9d1e7fe34f3cb7b7f6...
lloyd
2010-02-24
1
-33
/
+10
|
\
|
*
Remove use of tr1 entirely from gfpmath.
lloyd
2010-02-23
1
-33
/
+10
*
|
propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...
lloyd
2010-01-21
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...
lloyd
2009-12-16
1
-1
/
+0
|
|
\
|
*
|
Use C++0x std::shared_ptr<> instead of TR1's
lloyd
2009-04-01
1
-3
/
+3
|
*
|
Replace the (deprecated) auto_ptr with unique_ptr.
lloyd
2009-04-01
1
-2
/
+2
*
|
|
Add copyright and license notes to pretty much every file that didn't have them,
lloyd
2009-12-31
1
-0
/
+6
|
|
/
|
/
|
*
|
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
1
-1
/
+0
|
/
*
Disable ec_tests.cpp unless ECDSA is enabled
lloyd
2008-11-17
1
-1
/
+13
*
Reorganize all GF(p)/ECC tests to be called from pk.cpp
lloyd
2008-11-17
1
-1
/
+1
*
Output that ECC tests are being run, and run them after GF(p) math tests whic...
lloyd
2008-11-17
1
-0
/
+4
*
Tame ec_tests.cpp and integrate it into the test code.
lloyd
2008-11-17
1
-1115
/
+1120
*
Add ec_test.cpp from InSiTo (low level ECC test cases)
lloyd
2008-11-17
1
-0
/
+1202