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
/
pbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move add_alias and deref_alias from Library_State to SCAN_Name
lloyd
2013-12-25
1
-2
/
+2
*
Give everything setting a feature test macro in build.h a version code
lloyd
2013-11-28
3
-3
/
+3
*
Avoid using CBC filters directly in PBES
lloyd
2013-08-15
2
-18
/
+6
*
Split asn1_obj.h into asn1_alt_name.h, asn1_attribute.h, and
lloyd
2012-11-06
1
-1
/
+1
*
Add missing includes, noticed by OS X's Clang 4.1
lloyd
2012-10-30
2
-0
/
+2
*
More Doxygen warning fixes
lloyd
2012-07-09
1
-0
/
+3
*
Doxygen warning fixes
lloyd
2012-07-09
1
-1
/
+5
*
More Doxygen comments
lloyd
2012-07-06
1
-3
/
+7
*
Add missing headers, triggered errors under minimal builds
lloyd
2012-06-19
1
-0
/
+1
*
Wrong OID name
lloyd
2012-06-01
1
-1
/
+1
*
Allow arbitrary ciphers and hashes with PKCS #5 v2.0. The only
lloyd
2012-05-31
3
-56
/
+35
*
Add new PBKDF interface that takes a std::chrono::milliseconds and
lloyd
2012-05-31
7
-196
/
+207
*
Some post merge fixups.
lloyd
2012-05-25
2
-15
/
+5
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
1
-2
/
+2
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
5
-14
/
+14
*
Convert the BER/DER coders to use size_t instead of u32bit for small
lloyd
2011-02-09
2
-2
/
+2
*
Move pbe.h to pbe dir
lloyd
2010-12-28
1
-0
/
+57
*
Make MemoryRegion::set protected, change all callers
lloyd
2010-10-29
1
-6
/
+8
*
Eliminate the constant size_t values in SymmetricAlgorithm that give
lloyd
2010-10-28
1
-2
/
+2
*
s/BLOCK_SIZE/block_size()/
lloyd
2010-10-13
1
-1
/
+1
*
Use size_t in filters
lloyd
2010-10-12
4
-8
/
+8
*
More changes to avoid vector to pointer implicit conversions
lloyd
2010-09-14
2
-2
/
+2
*
More vector->pointer conversion removals.
lloyd
2010-09-13
2
-7
/
+3
*
Give all Filter objects a method for querying their name
lloyd
2010-06-28
4
-0
/
+16
*
Yet more Doxygen comments
lloyd
2010-06-16
2
-15
/
+28
*
More Doxygen comments
lloyd
2010-06-16
1
-1
/
+6
*
More Doxygen updates/fixes
lloyd
2010-06-15
2
-4
/
+4
*
merge of 'beaa845172bcf34c757ab1428e921d996a275c6c'
lloyd
2010-06-15
2
-3
/
+3
|
\
|
*
Increase the iteration count and salt size used for encrypted
lloyd
2010-06-15
2
-3
/
+3
*
|
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-4
/
+5
|
/
*
Use "/*" instead of "/**" in starting comments at the begining of a file.
lloyd
2010-06-07
1
-1
/
+1
*
Modify the S2K interface. Instead of being stateful in terms of the salt
lloyd
2010-02-01
2
-6
/
+6
*
Full working amalgamation build, plus internal-only headers concept.
lloyd
2009-12-16
3
-21
/
+0
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
2
-3
/
+3
*
Remove the 'realname' attribute on all modules and cc/cpu/os info files.
lloyd
2009-10-29
3
-6
/
+0
*
Add a script that reads the output of print_deps.py and rewrites
lloyd
2009-07-15
3
-13
/
+24
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
6
-63
/
+75
*
Update some doxygen comments. Contributed by Charles Brockman in bug #39
lloyd
2009-03-02
1
-3
/
+3
*
Fix memory leaks in PBE_PKCS5v20 and get_pbe
lloyd
2008-11-12
3
-4
/
+14
*
Remove support for provider identifiers from SCAN_Name - it turns out this
lloyd
2008-11-12
2
-7
/
+7
*
Make SCAN_Name::arg return a new SCAN_Name that has the same providers list,
lloyd
2008-11-11
1
-8
/
+8
*
Switch to Algorithm_Factory in PBES2
lloyd
2008-11-11
3
-114
/
+129
*
Remove global state dependency from pbes1
lloyd
2008-11-11
3
-38
/
+94
*
Shorten SCAN_Name's argument arg in function names
lloyd
2008-11-10
1
-4
/
+4
*
Modify get_pbe to use SCAN_Name
lloyd
2008-11-09
1
-18
/
+12
*
Remove unused variable
1.7.20
lloyd
2008-11-09
1
-2
/
+0
*
Make two variants of get_pbe more consistent
lloyd
2008-11-09
1
-13
/
+11
*
Remove use of get_s2k in PBES1 and PBES2, since they both always wanted
lloyd
2008-11-09
2
-9
/
+14
*
Split the last parts of the 'core' module
lloyd
2008-11-08
2
-2
/
+2
*
Move pbe/pbe_base to pbe/
lloyd
2008-10-26
5
-2
/
+2
[next]