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
/
doc
/
examples
/
ecdsa.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
ECC private keys had two different constructors, one taking a group
lloyd
2011-04-08
1
-1
/
+1
*
More pubkey doc updates
lloyd
2011-04-08
1
-0
/
+61
*
Convert most of the documentation to reStructured Text, adding
lloyd
2011-04-04
1
-61
/
+0
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-8
/
+6
*
Fix minor errors and warnings in the examples. Remove boost dependency from
lloyd
2010-03-03
1
-1
/
+1
*
Add copyright and license notes to pretty much every file that didn't have them,
lloyd
2009-12-31
1
-0
/
+6
*
Add LibraryInitializers to the examples, instead of relying on lazy init.
lloyd
2009-03-17
1
-0
/
+2
*
Move rng.{cpp,h} from core to rng/ topdir
lloyd
2008-10-26
1
-4
/
+3
*
Generate and check ECDSA signature in example
lloyd
2008-10-11
1
-2
/
+29
*
Print generated public key in ECDSA example
lloyd
2008-10-11
1
-0
/
+2
*
Correct OID for ECDSA param
lloyd
2008-10-11
1
-1
/
+1
*
Update examples for recent API changes
lloyd
2008-10-08
1
-6
/
+13
*
Fix include
lloyd
2008-10-08
1
-1
/
+1
*
Cleanups
lloyd
2008-09-17
1
-1
/
+5
*
Allow creation of SEC1 curves
lloyd
2008-08-30
1
-3
/
+5
*
Incomplete ECDSA test/example
lloyd
2008-08-27
1
-0
/
+14