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
/
src
/
core
/
libstate
/
engine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move libstate and selftest out of core/ dir to toplevel
lloyd
2008-10-26
1
-209
/
+0
*
Fix problems with disabling ECDSA
lloyd
2008-10-08
1
-0
/
+2
*
Split ecdsa module into ecc_key, ecdsa, eckaeg
lloyd
2008-10-08
1
-1
/
+8
*
Reorg includes
lloyd
2008-10-01
1
-3
/
+2
*
Avoid unused parameter warning when ECDSA is enabled in build
lloyd
2008-10-01
1
-6
/
+6
*
Add needed include of ec_dompar.h
lloyd
2008-10-01
1
-0
/
+1
*
Handle building Botan with almost all public key code disabled (though only
lloyd
2008-10-01
1
-5
/
+21
*
Move last pieces of algorithm-specific code from general 'pubkey' module
lloyd
2008-10-01
1
-2
/
+18
*
Split Diffie-Hellman off almost completely, such that nearly none of
lloyd
2008-10-01
1
-8
/
+28
*
Guard uses of ECDSA in the library with BOTAN_HAS_ECDSA macro, so it can
lloyd
2008-10-01
1
-1
/
+9
*
propagate from branch 'net.randombit.botan' (head 9524e848cdacd0b56ded9bd6b51...
lloyd
2008-09-30
1
-0
/
+17
*
Split off part of the core module into libstate (basically the whole
lloyd
2008-09-30
1
-0
/
+123