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
/
ecdh
/
ecdh.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The messages for assertion checks were done both ways, both "assertion
lloyd
2012-07-09
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
Use size_t instead of u32bit in all of pubkey
lloyd
2010-10-12
1
-1
/
+1
*
Use BOTAN_ASSERT in various places
lloyd
2010-09-26
1
-2
/
+3
*
Replace PointGFp::check_invaraints, which would either return silently
lloyd
2010-03-19
1
-1
/
+3
*
Deconstify PK_Ops. It's quite reasonable that some op will want to
lloyd
2010-03-09
1
-36
/
+1
*
The operation can assume the key will continue to exist as long as it does,
lloyd
2010-03-04
1
-5
/
+3
*
This checkin represents a pretty major change in how PK operations are
lloyd
2010-03-04
1
-0
/
+21
*
Make two variants of OS2ECP, one taking pointer + length, and other
lloyd
2010-03-02
1
-3
/
+1
*
Add some simple constructors to the EC_ base key types to simplify
lloyd
2010-03-02
1
-17
/
+0
*
Remove extraneous include
lloyd
2010-03-02
1
-4
/
+0
*
Rename ECKAEG to ECDH. As far as I can tell they are the same algorithm,
lloyd
2010-03-02
1
-0
/
+72