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
/
constructs
/
passhash
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the base64 filter and macro names in prep for adding
lloyd
2010-10-27
1
-1
/
+1
*
s/u32bit/size_t/
lloyd
2010-10-18
1
-9
/
+9
*
More vector->pointer conversion removals.
lloyd
2010-09-13
1
-1
/
+1
*
Anywhere where we use MemoryRegion::begin to get access to the raw pointer
lloyd
2010-09-13
1
-2
/
+2
*
For passhash9, add another interface that allows the caller to specify
lloyd
2010-08-22
2
-14
/
+35
*
Avoid name collision in amalgamation
lloyd
2010-06-22
1
-5
/
+10
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-1
/
+1
*
Clean up catch and return
lloyd
2010-03-01
1
-5
/
+1
*
In get_pbkdf_prf, catch Algorithm_Not_Found and return null
lloyd
2010-03-01
1
-2
/
+10
*
passhash9: Ensure that choose_pbkdf_prf returns a PRF if possible
lloyd
2010-03-01
1
-2
/
+8
*
Further passhash changes before release and things have to be
lloyd
2010-02-05
4
-105
/
+136
*
Prefix passhash with "$9$" in a manner similar with other
lloyd
2010-02-02
3
-16
/
+31
*
Password hashing is a pretty useful service, really. Move the guts of
lloyd
2010-02-01
3
-0
/
+125