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
/
lib
/
passhash
/
bcrypt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support salts other than exactly 16 bytes for Blowfish key setup
Jack Lloyd
2018-07-18
1
-4
/
+14
*
Update password hashing default settings
Jack Lloyd
2018-07-13
1
-1
/
+1
*
Support bcrypt 2b and 2y
Jack Lloyd
2018-06-29
2
-12
/
+36
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-2
/
+2
*
Add missing header includes
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
2
-2
/
+5
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-2
/
+2
*
Small cleanup in bcrypt
Jack Lloyd
2017-09-16
1
-3
/
+3
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-2
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-15
/
+15
*
Don't put pointers into vector iterator constructor in make_bcrypt
Simon Warta
2015-07-09
1
-2
/
+2
*
lib/passhash: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-4
/
+4
*
Modify interfaces of KDF and PBKDF to write output to an array, with
lloyd
2015-02-18
1
-2
/
+4
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-1
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+196