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
/
cms
/
cms_ealg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old/broken/highly incomplete CMS code
lloyd
2013-04-12
1
-394
/
+0
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-7
/
+7
*
propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...
lloyd
2011-02-11
1
-2
/
+2
|
\
|
*
propagate from branch 'net.randombit.botan' (head 303b2518a80553214b1e5ab4d9b...
lloyd
2010-11-04
1
-2
/
+2
|
|
\
|
|
*
propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...
lloyd
2010-10-13
1
-2
/
+2
|
|
|
\
|
|
|
*
Various updates: unique_ptr, using chrono, merge fixups, etc
lloyd
2010-03-09
1
-2
/
+2
*
|
|
|
Convert the BER/DER coders to use size_t instead of u32bit for small
lloyd
2011-02-09
1
-7
/
+7
|
/
/
/
*
/
/
s/u32bit/size_t/
lloyd
2010-10-29
1
-1
/
+1
|
/
/
*
|
s/BLOCK_SIZE/block_size()/
lloyd
2010-10-13
1
-1
/
+1
*
|
Deal with loss of store search
lloyd
2010-09-21
1
-1
/
+0
|
/
*
Rename PK_Encryptor_MR_with_EME and PK_Decryptor_MR_with_EME to
lloyd
2010-03-08
1
-1
/
+1
*
Modify pubkey classes to take names instead of object pointers.
lloyd
2010-03-08
1
-9
/
+10
*
Remove the now no-op classes PK_Encrypting_Key,
lloyd
2010-03-08
1
-9
/
+3
*
Remove some unnecessary usages of PK_Signing_Key
lloyd
2010-03-04
1
-1
/
+0
*
Remove use of old typedefs
lloyd
2010-02-16
1
-3
/
+3
*
Clean up exceptions. Remove some unused ones like Config_Error. Make
lloyd
2010-01-05
1
-6
/
+6
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-49
/
+51
*
Remove last uses of lookup.h in CMS code
lloyd
2008-11-11
1
-11
/
+17
*
Remove some uses of lookup.h from CMS code
lloyd
2008-11-11
1
-2
/
+3
*
Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 that
lloyd
2008-10-02
1
-2
/
+1
*
Many updates in cms_ealg.cpp, particularly WRT to the ASN.1 code
lloyd
2008-09-30
1
-61
/
+65
*
Update CMS to at least compile (though in a couple of cases by just
lloyd
2008-09-30
1
-13
/
+14
*
Many updates for the CMS code to bring up to date with current API
lloyd
2008-09-30
1
-34
/
+51
*
Move CMS code into main src tree, though it currently doesn't compile (needs ...
lloyd
2008-09-28
1
-0
/
+371