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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add FFI funcs to get algo name from cipher, MAC and hash objs
Jack Lloyd
2018-07-19
7
-25
/
+122
*
|
Specialize code for BigInt right shift by 1
Jack Lloyd
2018-07-19
1
-0
/
+22
*
|
Fix error in CCM when L=8
Jack Lloyd
2018-07-18
3
-6
/
+131
*
|
Support salts other than exactly 16 bytes for Blowfish key setup
Jack Lloyd
2018-07-18
6
-36
/
+151
*
|
Pylint 2.0 drops compat with Python2
Jack Lloyd
2018-07-17
1
-2
/
+2
*
|
Correct comment on Hardware_RNG
Jack Lloyd
2018-07-17
1
-2
/
+1
|
/
*
Update password hashing default settings
Jack Lloyd
2018-07-13
5
-4
/
+71
*
Remove RC2 related OIDs
Jack Lloyd
2018-07-13
2
-7
/
+1
*
Bump the FFI version
Jack Lloyd
2018-07-13
3
-2
/
+13
*
Tighten up error checking in pk_decrypt
Jack Lloyd
2018-07-13
2
-17
/
+27
*
Correct a comment in Camellia code, and align the 256 byte table
Jack Lloyd
2018-07-13
1
-1
/
+3
*
Unroll SM4 encryption/decryption by 2
Jack Lloyd
2018-07-13
1
-23
/
+105
*
Set a macro when optimizing for size
Jack Lloyd
2018-07-13
1
-0
/
+4
*
Add FPE1 to C API
Jack Lloyd
2018-07-13
4
-1
/
+155
*
Define _ENABLE_EXTENDED_ALIGNED_STORAGE for MSVC 15.8
Jack Lloyd
2018-07-13
1
-1
/
+1
*
In speed command warn if some unknown flag is passed to --clear-cpuid
Jack Lloyd
2018-07-11
1
-1
/
+7
*
Fix Doxygen problem
Jack Lloyd
2018-07-10
1
-0
/
+1
*
Make use of AlgorithmIdentifier::USE_EMPTY_PARAM
Jack Lloyd
2018-07-10
3
-9
/
+3
*
Fix ARMv7 build
Jack Lloyd
2018-07-09
1
-0
/
+3
*
Add support for ARMv8 SM4 instructions
Jack Lloyd
2018-07-09
10
-5
/
+311
*
Bump version to 2.8.0-pre
Jack Lloyd
2018-07-06
1
-1
/
+1
*
Prefetch AES tables during the key schedule
Jack Lloyd
2018-07-06
1
-8
/
+27
*
Document new flag for setting bcrypt version [ci skip]
Jack Lloyd
2018-07-05
1
-1
/
+1
*
Small post-merge fixups of #1621
Jack Lloyd
2018-07-04
3
-20
/
+20
*
Merge GH #1621 Add PKCS#1 RSA load/store funcs to FFI
Jack Lloyd
2018-07-04
3
-0
/
+74
|
\
|
*
Add RSA PKCS#1 key load and export functions to ffi
René Korthaus
2018-07-04
3
-0
/
+74
*
|
In cli ASN1 pretty printer default to printing context specific
Jack Lloyd
2018-07-04
1
-2
/
+2
*
|
Add a couple of OIDs commonly seen in certificates
Jack Lloyd
2018-07-04
2
-1
/
+8
|
/
*
If building with VC2013, force user to ack deprecation
Jack Lloyd
2018-07-04
1
-0
/
+3
*
More CLI tests
Jack Lloyd
2018-07-04
2
-17
/
+76
*
Need to bypass OpenSSL-based RSA keygen
Jack Lloyd
2018-07-04
2
-4
/
+5
*
Add pk_encrypt/pk_decrypt commands
Jack Lloyd
2018-07-04
4
-2
/
+279
*
Fix some document formatting bugs
Jack Lloyd
2018-07-03
1
-2
/
+1
*
Correct command to check for PSK cli tests
Jack Lloyd
2018-07-02
1
-1
/
+1
*
Avoid having Doxygen error out except in maintainer mode builds
Jack Lloyd
2018-07-02
2
-2
/
+5
*
Correct Doxygen errors
Jack Lloyd
2018-07-02
4
-10
/
+11
*
Add OID for ChaCha20Poly1305
Jack Lloyd
2018-07-01
2
-1
/
+5
*
Lint fixes
Jack Lloyd
2018-06-30
1
-8
/
+5
*
Correct test for subcommand existing
Jack Lloyd
2018-06-30
1
-1
/
+1
*
Add a timing check for modular exponentiation
Jack Lloyd
2018-06-30
3
-24
/
+69
*
Rename Threefish-512 AVX2 file
Jack Lloyd
2018-06-30
1
-0
/
+0
*
Support bcrypt 2b and 2y
Jack Lloyd
2018-06-29
3
-12
/
+47
*
Fix handling of SHA instructions in tests
Jack Lloyd
2018-06-29
4
-2
/
+6
*
Check arguments to BigInt::random_integer
Jack Lloyd
2018-06-29
2
-2
/
+5
*
Fix Coverity false positive
Jack Lloyd
2018-06-29
1
-0
/
+2
*
Fix file descriptor leak in tls_server
Jack Lloyd
2018-06-29
1
-0
/
+2
*
Fix some -Wshadow warnings
Jack Lloyd
2018-06-29
2
-6
/
+5
*
Add `botan has_command`
Jack Lloyd
2018-06-29
1
-0
/
+42
*
Fix CLI tests when OpenSSL is enabled
Jack Lloyd
2018-06-29
1
-1
/
+1
*
More CLI tests
Jack Lloyd
2018-06-29
1
-5
/
+66
[prev]
[next]