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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Split 'cast' module into CAST-128 and CAST-256
Jack Lloyd
2018-09-13
7
-2
/
+7
*
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
18
-280
/
+1492
|
\
|
*
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 from_iterations
Jack Lloyd
2018-09-10
8
-13
/
+57
|
*
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
3
-1
/
+336
*
|
Some document fixes
Jack Lloyd
2018-09-13
1
-8
/
+13
*
|
Fix certstore tests
Jack Lloyd
2018-09-11
1
-0
/
+1
*
|
Add FFI functions for creating and getting X25519 data
Jack Lloyd
2018-09-10
4
-0
/
+102
*
|
Merge GH #1673 Add CommonCrypto block cipher interface
Jack Lloyd
2018-09-10
6
-5
/
+220
|
\
\
|
*
|
Add CommonCrypto block cipher support
Jose Pereira
2018-09-10
6
-5
/
+220
*
|
|
Remove redundant defines
Jack Lloyd
2018-09-10
1
-2
/
+0
|
/
/
*
|
Merge GH #1674 Add CommonCrypto cipher modes
Jack Lloyd
2018-09-10
6
-6
/
+461
|
\
\
|
*
|
Add CommonCrypto cipher modes support
Jose Pereira
2018-09-09
6
-6
/
+461
*
|
|
Report if Serpent is using AVX2
Jack Lloyd
2018-09-10
1
-0
/
+7
|
|
/
|
/
|
*
|
Support SM2 raw signatures
Jack Lloyd
2018-09-09
1
-57
/
+101
*
|
Merge GH #1678 Add read_kv utility function
Jack Lloyd
2018-09-09
2
-3
/
+111
|
\
\
|
*
|
Add read_kv for parsing strings with key/value pairs
Jack Lloyd
2018-09-09
2
-3
/
+111
|
|
/
*
|
Optimize CT::is_zero, CT::expand_mask, CT::expand_top_bit
Jack Lloyd
2018-09-07
2
-26
/
+24
*
|
Revert increase in Blowfish minimum length.
Jack Lloyd
2018-09-07
2
-2
/
+2
*
|
Increase minimum Blowfish key length to 64 bits
Jack Lloyd
2018-09-07
2
-2
/
+2
*
|
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
9
-17
/
+79
|
/
*
Remove Darwin SecRandomCopyBytes
Jack Lloyd
2018-09-04
4
-85
/
+0
*
Merge GH #1667 Add hashing with CommonCrypto
Jack Lloyd
2018-09-04
4
-3
/
+203
|
\
|
*
Add commoncrypto OS feature so it cannot be enabled on other systems
Jack Lloyd
2018-09-04
1
-0
/
+4
|
*
Indent to match conventions.
Jack Lloyd
2018-09-04
2
-75
/
+73
|
*
Add support for hashing with CommonCrypto
Jose Pereira
2018-09-03
4
-3
/
+201
*
|
Remove unneeded load_on auto
Jack Lloyd
2018-09-04
9
-18
/
+0
*
|
Remove use of OpenSSL IDEA
Jack Lloyd
2018-09-04
1
-5
/
+0
|
/
*
Use a literal date for this API version
Jack Lloyd
2018-09-02
1
-5
/
+4
*
Check PSS salt length during verification
Jack Lloyd
2018-08-30
3
-36
/
+94
*
Remove unused variable
Jack Lloyd
2018-08-26
1
-1
/
+0
*
Merge GH #1662 Add AVX2 ChaCha
Jack Lloyd
2018-08-26
4
-12
/
+304
|
\
|
*
Add AVX2 version of ChaCha
Jack Lloyd
2018-08-26
4
-12
/
+304
*
|
Simplify code for SIMD_4x32::rho
Jack Lloyd
2018-08-26
1
-49
/
+4
|
/
*
Move AVX2 wrapper to utils
Jack Lloyd
2018-08-24
4
-259
/
+218
*
AVX2
Jack Lloyd
2018-08-24
1
-56
/
+62
*
Serpent 8x decrypt
Jack Lloyd
2018-08-24
2
-88
/
+118
*
WIP for Serpent AVX2
Jack Lloyd
2018-08-24
4
-7
/
+415
*
Merge GH #1659 Report correct size for XMSS signatures
Jack Lloyd
2018-08-24
1
-2
/
+4
|
\
[next]