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
/
pubkey
/
ecc_key
/
ecc_key.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the sign() operation from the public key objects, totally replaced
lloyd
2010-03-05
1
-1
/
+0
*
Remove unnecessary virtual destructors from ECC key base types
lloyd
2010-03-04
1
-4
/
+0
*
Remove load hooks from ECC classes, unused
lloyd
2010-03-04
1
-4
/
+0
*
Kill pkcs8_decoder
lloyd
2010-03-04
1
-7
/
+0
*
Add similar decoding constructors to the private keys
lloyd
2010-03-04
1
-4
/
+7
*
Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)
lloyd
2010-03-04
1
-17
/
+10
*
Add a new constructor to each public key algorithm (only the public
lloyd
2010-03-04
1
-0
/
+3
*
Kill pkcs8_encoder
lloyd
2010-03-04
1
-6
/
+0
*
Add a pkcs8_private_key similiar to x509_subject_public_key
lloyd
2010-03-04
1
-0
/
+2
*
Add a new function to public key x509_subject_public_key which returns
lloyd
2010-03-04
1
-6
/
+2
*
Add a new function to Public_Key, algorithm_identifier(), which just
lloyd
2010-03-04
1
-0
/
+2
*
Small cleanups
lloyd
2010-03-02
1
-0
/
+7
*
Add some simple constructors to the EC_ base key types to simplify
lloyd
2010-03-02
1
-6
/
+17
*
Remove auto_ptr from ECC key types
lloyd
2010-03-02
1
-39
/
+11
*
Remove a fairly useless member of EC_PublicKey that was only used for
lloyd
2010-03-02
1
-2
/
+0
*
Clean up EC_Domain_Params
lloyd
2010-03-01
1
-3
/
+3
*
Inline GFpElement
lloyd
2010-02-25
1
-3
/
+1
*
Remove unused variable in ec_dompar. Add missing include to ecc_key
lloyd
2010-02-23
1
-0
/
+1
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-6
/
+8
*
Remove spurious trailing ; after blocks
lloyd
2008-10-13
1
-1
/
+1
*
Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now.
lloyd
2008-10-11
1
-18
/
+11
*
Add BOTAN_DLL macro to public class definitions that were missing it.
lloyd
2008-10-09
1
-2
/
+2
*
Reformatting
lloyd
2008-10-08
1
-2
/
+2
*
Split ecdsa module into ecc_key, ecdsa, eckaeg
lloyd
2008-10-08
1
-0
/
+159