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
/
hash
/
sha1
Commit message (
Expand
)
Author
Age
Files
Lines
*
ABI for Aarch64 crypto
Jack Lloyd
2018-01-12
1
-4
/
+1
*
Add missing ISA annotations
Jack Lloyd
2018-01-04
1
-1
/
+1
*
Rename SSE4.x names to avoid underscores
Jack Lloyd
2017-12-11
1
-1
/
+1
*
Rename the SSE4 ISA extensions
Jack Lloyd
2017-12-11
1
-1
/
+1
*
Fix a typo in sha1_sse2.cpp
Felix Yan
2017-12-03
1
-1
/
+1
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
2
-24
/
+24
*
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
-1
/
+1
*
Use native compiler versioning of MSVC
Simon Warta
2017-07-31
1
-1
/
+1
*
Maintainer mode fixes: old style casts, missing override, unused functions
Jack Lloyd
2017-06-08
1
-2
/
+2
*
fix doxygen build: hide method definitions with ifdefs where the
Zoltan Gyarmati
2017-06-08
2
-0
/
+4
*
Merge GH #1056 Add HashFunction::copy_state and port to OpenSSL 1.1.0
Jack Lloyd
2017-05-22
2
-0
/
+6
|
\
|
*
Add HashFunction::copy_state
Jack Lloyd
2017-05-22
2
-0
/
+6
*
|
Disable ARMv8 SHA extensions on 32-bit
Jack Lloyd
2017-05-22
1
-1
/
+1
*
|
Set minimum compiler versions for ARMv8 SHA intrinsics
Jack Lloyd
2017-05-20
1
-0
/
+5
*
|
Small cleanups for ARM SHA code
Jack Lloyd
2017-05-20
2
-8
/
+12
*
|
Add ARMv8 SHA-1 support
Jack Lloyd
2017-05-20
4
-0
/
+222
|
/
*
Set minimum compiler versions for SHA intrinsics
Jack Lloyd
2017-05-19
1
-0
/
+6
*
Add support for Intel SHA-1/SHA-2 instructions
Jack Lloyd
2017-05-19
4
-0
/
+233
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
2
-2
/
+6
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
3
-20
/
+20
*
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
2
-0
/
+338
*
Merge optimized implementations into base class
Jack Lloyd
2016-09-15
2
-17
/
+27
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-71
/
+71
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+0
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-2
/
+0
*
hash: Add missing overrides
Daniel Seither
2015-07-30
1
-6
/
+6
*
lib/hash: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-1
/
+1
*
Use Algo_Registry also for hashes.
lloyd
2015-01-28
1
-2
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Add SHA-512/256
lloyd
2015-01-08
1
-2
/
+1
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+226