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
/
misc
/
srp6
/
srp6.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-1
/
+1
*
SRP6 improvements
Jack Lloyd
2020-11-24
1
-28
/
+32
*
Add proper SRP6 tests
Jack Lloyd
2019-04-30
1
-8
/
+38
*
Avoid doing a variable time division during Montgomery setup
Jack Lloyd
2018-12-09
1
-1
/
+2
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-5
/
+5
*
Avoid leaking size of exponent
Jack Lloyd
2018-06-17
1
-5
/
+10
*
Remove use of ;; to end lines
Jack Lloyd
2018-03-19
1
-1
/
+1
*
Small fixes
Jack Lloyd
2018-02-19
1
-1
/
+1
*
Use new DL_Group functions
Jack Lloyd
2018-02-19
1
-8
/
+8
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-5
/
+5
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
1
-8
/
+2
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-3
/
+3
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-3
/
+8
*
Clean up root dir, remove some unneeded dependencies
lloyd
2015-02-05
1
-0
/
+157