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
/
block
/
cast
/
cast128.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split 'cast' module into CAST-128 and CAST-256
Jack Lloyd
2018-09-13
1
-467
/
+0
*
Correct CAST-128 decryption with more than 1 block
Jack Lloyd
2017-11-16
1
-32
/
+32
*
Optimizations for CAST-128
Jack Lloyd
2017-11-16
1
-45
/
+135
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-0
/
+4
*
Additional final annotations
Jack Lloyd
2017-10-15
1
-1
/
+1
*
Add compile-time rotation functions
Jack Lloyd
2017-10-12
1
-3
/
+3
*
Small simplification in CAST-128
Jack Lloyd
2017-09-16
1
-41
/
+41
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-1
/
+5
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-23
/
+23
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
1
-14
/
+8
*
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
1
-41
/
+41
*
Fix static lib registration for block, hash, mac, stream, kdf
Jack Lloyd
2015-09-10
1
-3
/
+1
*
lib/block: Convert &vec[0] to vec.data()
Simon Warta
2015-06-27
1
-1
/
+1
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-2
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+376