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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix readme formatting [ci skip]
Jack Lloyd
2018-09-20
1
-1
/
+1
*
Add support for using Linux getrandom syscall
Jack Lloyd
2018-09-20
4
-1
/
+46
*
Link to handbook in readme
Jack Lloyd
2018-09-20
1
-4
/
+5
*
Remove attempting to use /dev/srandom
Jack Lloyd
2018-09-20
1
-1
/
+1
*
Correct some maintiner mode warnings
Jack Lloyd
2018-09-20
2
-4
/
+4
*
Slight optimization for MGF1
Jack Lloyd
2018-09-20
1
-2
/
+3
*
Compact the readme further [ci skip]
Jack Lloyd
2018-09-19
1
-29
/
+9
*
Compact the readme
Jack Lloyd
2018-09-19
1
-48
/
+29
*
Ignore .doctrees missing when building website
Jack Lloyd
2018-09-19
1
-2
/
+9
*
Add ppc64el alias [ci skip]
Jack Lloyd
2018-09-19
1
-0
/
+1
*
Set default endian for SPARC and RISC-V
Jack Lloyd
2018-09-19
2
-0
/
+2
*
Update build flags for Sun Studio
Jack Lloyd
2018-09-18
1
-3
/
+3
*
Use an Alloc template to reduce duplication in Filter::send
Jack Lloyd
2018-09-18
1
-14
/
+6
*
If no default endian, don't report defaulting to "None" endian
Jack Lloyd
2018-09-18
1
-1
/
+2
*
Merge GH #1687 Recognize i586 as a target name
Jack Lloyd
2018-09-17
1
-0
/
+1
|
\
|
*
Fix build with i586
Fabrice Fontaine
2018-09-16
1
-0
/
+1
|
/
*
Simplify BigInt::get_substring a bit
Jack Lloyd
2018-09-15
2
-10
/
+40
*
Use new CAST-128 specific feature macro here
Jack Lloyd
2018-09-15
1
-1
/
+1
*
Define botan_scrypt in terms of botan_pwdhash
Jack Lloyd
2018-09-13
1
-12
/
+5
*
In FFI pwdhash functions, let len == 0 mean "call strlen"
Jack Lloyd
2018-09-13
2
-2
/
+18
*
In AutoSeeded_RNG invoke randomize_with_ts_input on the owned RNG
Jack Lloyd
2018-09-13
1
-1
/
+1
*
Update news
Jack Lloyd
2018-09-13
1
-0
/
+2
*
Merge GH #1685 Split cast into cast128 and cast256 modules
Jack Lloyd
2018-09-13
10
-5
/
+13
|
\
|
*
Split 'cast' module into CAST-128 and CAST-256
Jack Lloyd
2018-09-13
10
-5
/
+13
*
|
Small doc tweaks
Jack Lloyd
2018-09-13
3
-7
/
+19
|
/
*
Update news
Jack Lloyd
2018-09-13
1
-0
/
+2
*
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
24
-664
/
+1885
|
\
|
*
Test Scrypt private key encryption
Jack Lloyd
2018-09-10
1
-3
/
+18
|
*
Remove redundant operation
Jack Lloyd
2018-09-10
1
-4
/
+0
|
*
Support tuning in PGP-S2K PBKDF interface
Jack Lloyd
2018-09-10
1
-3
/
+8
|
*
Fix Doxygen comments
Jack Lloyd
2018-09-10
1
-2
/
+4
|
*
Add tests
Jack Lloyd
2018-09-10
4
-19
/
+148
|
*
Add from_iterations
Jack Lloyd
2018-09-10
8
-13
/
+57
|
*
Update docs
Jack Lloyd
2018-09-10
1
-65
/
+122
|
*
Add pbkdf_tune command line util
Jack Lloyd
2018-09-10
1
-0
/
+99
|
*
Add FFI
Jack Lloyd
2018-09-10
2
-15
/
+134
|
*
Convert Scrypt
Jack Lloyd
2018-09-10
4
-128
/
+281
|
*
Convert PGP-S2K
Jack Lloyd
2018-09-10
2
-63
/
+225
|
*
Convert PBKDF2
Jack Lloyd
2018-09-10
3
-71
/
+226
|
*
Add PasswordHash and PasswordHashFamily
Jack Lloyd
2018-09-10
4
-1
/
+242
|
*
Promote Timer to an internal util class
Jack Lloyd
2018-09-10
4
-302
/
+346
*
|
Force Sphinx version to 1.7.9 to work around a problem in 1.8
Jack Lloyd
2018-09-13
1
-1
/
+1
*
|
Some document fixes
Jack Lloyd
2018-09-13
3
-9
/
+15
*
|
Fix TLS client CLI which was broken by disabling v1.0/v1.1 by default
Jack Lloyd
2018-09-12
2
-12
/
+56
*
|
Create proper KATs for cryptobox function
Jack Lloyd
2018-09-12
2
-42
/
+134
*
|
Use VC runtime MDd only if --debug-mode is used
Jack Lloyd
2018-09-11
1
-4
/
+4
*
|
Fix certstore tests
Jack Lloyd
2018-09-11
2
-2
/
+4
*
|
Better error repoting for invalid/out of range --buf-size arg
Jack Lloyd
2018-09-10
1
-2
/
+7
*
|
Update news
Jack Lloyd
2018-09-10
1
-2
/
+3
*
|
Merge GH #1681 Add FFI functions for X25519 handling
Jack Lloyd
2018-09-10
5
-0
/
+160
|
\
\
[next]