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
/
pbes2
/
pbes2.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-3
/
+3
*
Rename/remove some secmem member variables for better matching with STL
lloyd
2009-11-17
1
-2
/
+2
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-1
/
+3
*
Fix memory leaks in PBE_PKCS5v20 and get_pbe
lloyd
2008-11-12
1
-0
/
+6
*
Remove support for provider identifiers from SCAN_Name - it turns out this
lloyd
2008-11-12
1
-1
/
+1
*
Switch to Algorithm_Factory in PBES2
lloyd
2008-11-11
1
-75
/
+73
*
Remove use of get_s2k in PBES1 and PBES2, since they both always wanted
lloyd
2008-11-09
1
-5
/
+8
*
Revert part of revision b87599ffaee2d8ed2ec7597634413e73e4fb2fd8 that
lloyd
2008-10-02
1
-1
/
+1
*
Expose use of global state in some of the lookup functions, including
lloyd
2008-09-29
1
-1
/
+1
*
Compliation fixes
lloyd
2008-09-28
1
-1
/
+1
*
Modularize PBEs (password-based encryption schemes)
lloyd
2008-09-28
1
-0
/
+230