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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an implementation of McEliece encryption based on HyMES
fstrenzke
2014-11-26
3
-13
/
+56
*
Fix warnings in Altivec header and add AltiVec detection for POWER8
lloyd
2014-11-16
1
-0
/
+2
*
Add some util functions for timing attack countermeasures from Falko
lloyd
2014-11-15
3
-0
/
+103
*
These should be template specializations
lloyd
2014-11-05
1
-5
/
+7
*
Various small fixes and cleanups, new is_prime util
lloyd
2014-11-03
1
-2
/
+0
*
Have clear_mem just be a plain memset and only call the (slow)
lloyd
2014-08-09
1
-1
/
+1
*
VC2013 doesn't support __func__. Github #22
lloyd
2014-05-15
1
-4
/
+4
*
Add default constructors to work around VC2013 issue. Github #17
lloyd
2014-05-01
1
-0
/
+2
*
Check Content-Length of HTTP responses
lloyd
2014-04-05
1
-1
/
+10
*
Use stdint.h instead of cstdint for Clang. Bugzilla 266
lloyd
2014-02-21
1
-7
/
+9
*
Remove dependency on boost string algos
lloyd
2014-02-13
3
-13
/
+30
*
Add ChaCha
lloyd
2014-01-31
1
-12
/
+41
*
More unique_ptr, and pull <memory> all the way up to types.h
lloyd
2014-01-18
1
-0
/
+1
*
Split off the keyed interfaces of transform to Keyed_Transform
lloyd
2014-01-18
1
-0
/
+6
*
Fix dependency checks for intrinsics and runtime Altivec check
lloyd
2014-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
47
-0
/
+4596