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
*
Update cryptobox decryption
Jack Lloyd
2017-09-22
2
-39
/
+77
*
Cryptobox code modernization
Jack Lloyd
2017-09-22
4
-44
/
+58
*
Avoid including HMAC directly
Jack Lloyd
2017-09-22
1
-3
/
+2
*
Small header cleanups
Jack Lloyd
2017-09-22
2
-2
/
+3
*
Slight improvements to RNG tests
Jack Lloyd
2017-09-22
1
-2
/
+2
*
Improve compression tests slightly
Jack Lloyd
2017-09-22
1
-0
/
+6
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
153
-242
/
+243
*
Drop MinGW from fd_unix
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Another missing header
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Add a test of Pipe io on Unix file descriptors
Jack Lloyd
2017-09-21
1
-8
/
+10
*
Another missing include
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Another missing include
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Add missing header includes
Jack Lloyd
2017-09-21
2
-0
/
+2
*
Add missing mutex.h include
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Merge GH #1219 Implement System_RNG on macOS/iOS using arc4random
Jack Lloyd
2017-09-21
1
-6
/
+3
|
\
|
*
Supposedly iOS has arc4random, so maybe this works...
Jack Lloyd
2017-09-21
1
-6
/
+3
*
|
Fix for minimized build
Jack Lloyd
2017-09-21
1
-0
/
+1
*
|
Move Doxygen mainpage content to types.h
Jack Lloyd
2017-09-21
1
-2
/
+55
*
|
Deprecate botan/botan.h header
Jack Lloyd
2017-09-21
1
-57
/
+13
*
|
De-inline TLS::Text_Policy
Jack Lloyd
2017-09-21
4
-122
/
+302
*
|
More include header cleanups
Jack Lloyd
2017-09-21
98
-103
/
+84
*
|
Header file cleanups
Jack Lloyd
2017-09-21
85
-83
/
+83
*
|
Clean up header includes
Jack Lloyd
2017-09-21
33
-53
/
+27
|
/
*
Merge GH #1218 Change SM2 ciphertext encoding to match most recent standard
Jack Lloyd
2017-09-21
2
-27
/
+32
|
\
|
*
Update SM2 to use ASN.1 encoding for ciphertexts
Jack Lloyd
2017-09-20
2
-27
/
+32
*
|
Improve support for IBM XLC
Jack Lloyd
2017-09-21
2
-2
/
+2
|
/
*
Correct an error in SHACAL2 x86 code in unrolled case
Jack Lloyd
2017-09-20
1
-3
/
+3
*
Merge GH #1212 Add support for 'raw' PSS signatures
Jack Lloyd
2017-09-20
3
-51
/
+167
|
\
|
*
Clear return value, and verify 'raw' hash matches expected size
Jack Lloyd
2017-09-16
1
-1
/
+7
|
*
Support PSSR_Raw
Jack Lloyd
2017-09-16
3
-51
/
+161
*
|
Avoid using double underscore in variable names
Jack Lloyd
2017-09-20
3
-11
/
+10
*
|
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
352
-704
/
+704
*
|
Use dword for bigint_divop if available
Jack Lloyd
2017-09-20
1
-0
/
+5
*
|
Export CurveGFp_Repr to avoid UBSan error
Jack Lloyd
2017-09-20
1
-1
/
+1
*
|
Add additional ids for AltiVec enabled POWER processors
Jack Lloyd
2017-09-19
1
-3
/
+5
*
|
Complete the final annotation changes
Jack Lloyd
2017-09-19
20
-98
/
+106
*
|
More annotations
Jack Lloyd
2017-09-19
12
-304
/
+327
*
|
Move the annotations to compiler.h since the user shouldn't modify
Jack Lloyd
2017-09-19
1
-0
/
+23
*
|
Add API stability annotations.
Jack Lloyd
2017-09-19
255
-671
/
+673
*
|
Merge GH #1215 Deprecate package transform
Jack Lloyd
2017-09-19
1
-0
/
+2
|
\
\
|
*
|
Deprecate package transform
Jack Lloyd
2017-09-19
1
-0
/
+2
*
|
|
Add basic tests for const time utils
Jack Lloyd
2017-09-19
1
-28
/
+10
|
/
/
*
|
Merge GH #872 Add ability for TLS servers to prohibit renegotiation
Jack Lloyd
2017-09-19
3
-2
/
+16
|
\
\
|
*
|
Fix logic of renegotiation check
Jack Lloyd
2017-02-20
3
-4
/
+6
|
*
|
Add TLS::Policy::allow_client_initiated_renegotiation
Jack Lloyd
2017-02-19
3
-2
/
+14
*
|
|
Merge GH #1205 Support large blocks in OCB mode
Jack Lloyd
2017-09-19
2
-62
/
+134
|
\
\
\
|
*
|
|
Change wide block OCB
Jack Lloyd
2017-09-15
1
-29
/
+0
|
*
|
|
Add alternate form for matching OCB ref code
Jack Lloyd
2017-09-11
1
-4
/
+30
|
*
|
|
Support larger block sizes in OCB
Jack Lloyd
2017-09-10
2
-59
/
+134
*
|
|
|
Merge GH #1213 Improve ARM processor detection for systems without getauxval
Jack Lloyd
2017-09-18
8
-502
/
+670
|
\
\
\
\
[next]