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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GOST pubkey encoding when x.bytes() != y.bytes()
lloyd
2010-03-04
1
-1
/
+1
*
Fix exception text
lloyd
2010-03-04
1
-1
/
+1
*
Fix GOST 34.10 pubkey encoding
lloyd
2010-03-04
1
-3
/
+11
*
Remove load hooks from ECC classes, unused
lloyd
2010-03-04
1
-1
/
+8
*
Remove X509_Decoder. Fix GOST-34.10 DER constructor (was default to normal ECC)
lloyd
2010-03-04
1
-32
/
+13
*
Add a new function to public key x509_subject_public_key which returns
lloyd
2010-03-04
1
-27
/
+8
*
Small cleanups
lloyd
2010-03-02
1
-21
/
+11
*
Add some simple constructors to the EC_ base key types to simplify
lloyd
2010-03-02
1
-25
/
+0
*
Remove auto_ptr from ECC key types
lloyd
2010-03-02
1
-135
/
+23
*
Remove a fairly useless member of EC_PublicKey that was only used for
lloyd
2010-03-02
1
-32
/
+1
*
Kill get_EC_Dom_Pars_by_oid
lloyd
2010-03-01
1
-3
/
+1
*
Clean up EC_Domain_Params
lloyd
2010-03-01
1
-5
/
+3
*
Convert PointGFp::get_affine_{x,y} to return just the BigInt value
lloyd
2010-02-25
1
-5
/
+5
*
Convert 3-arg constructoor of PointGFp to take BigInts instead of
lloyd
2010-02-25
1
-2
/
+1
*
Remove PointGFp::mult_this_secure
lloyd
2010-02-24
1
-5
/
+4
*
Remove debug print
lloyd
2010-02-24
1
-5
/
+0
*
Of _course_, GOST 34.10 uses a non-standard X.509 encoding, and _of course_
lloyd
2009-12-12
1
-1
/
+88
*
Add an implementation of GOST 34.10-2001 as described in
lloyd
2009-11-19
1
-0
/
+269