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
/
gost_3410
/
gost_3410.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-12
/
+12
*
More Doxygen updates/fixes
lloyd
2010-06-15
1
-2
/
+8
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-1
/
+2
*
Fix GOST, wasn't getting found in engine
lloyd
2010-03-13
1
-2
/
+2
*
Remove the now no-op classes PK_Encrypting_Key,
lloyd
2010-03-08
1
-4
/
+2
*
Constify sign and verify ops
lloyd
2010-03-05
1
-2
/
+2
*
Remove sign and verify ops from key types
lloyd
2010-03-05
1
-10
/
+0
*
Rename PK_Ops::Signature_Operation to PK_Ops::Signature
lloyd
2010-03-05
1
-1
/
+1
*
Add verification ops for all signature key types
lloyd
2010-03-05
1
-0
/
+23
*
Remove the sign() operation from the public key objects, totally replaced
lloyd
2010-03-05
1
-9
/
+0
*
Add signature generation operation classes. Remove sign() from
lloyd
2010-03-05
1
-1
/
+16
*
Quite the hack, here.
lloyd
2010-03-04
1
-0
/
+3
*
Fix GOST 34.10 pubkey encoding
lloyd
2010-03-04
1
-0
/
+2
*
Add similar decoding constructors to the private keys
lloyd
2010-03-04
1
-5
/
+4
*
Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)
lloyd
2010-03-04
1
-9
/
+1
*
Add a new constructor to each public key algorithm (only the public
lloyd
2010-03-04
1
-15
/
+19
*
Add a new function to public key x509_subject_public_key which returns
lloyd
2010-03-04
1
-6
/
+2
*
Small cleanups
lloyd
2010-03-02
1
-1
/
+2
*
Add some simple constructors to the EC_ base key types to simplify
lloyd
2010-03-02
1
-3
/
+5
*
Remove auto_ptr from ECC key types
lloyd
2010-03-02
1
-32
/
+2
*
Remove a fairly useless member of EC_PublicKey that was only used for
lloyd
2010-03-02
1
-12
/
+0
*
Of _course_, GOST 34.10 uses a non-standard X.509 encoding, and _of course_
lloyd
2009-12-12
1
-4
/
+17
*
Add an implementation of GOST 34.10-2001 as described in
lloyd
2009-11-19
1
-0
/
+151