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
/
pubkey
/
mceies
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another missing include
Jack Lloyd
2017-09-21
1
-0
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
2
-1
/
+2
*
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
-2
/
+2
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-19
/
+19
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-2
/
+3
*
Add KDF1 as explicit dependency in MCEIES
Jack Lloyd
2016-02-15
1
-0
/
+1
*
V816 It is more efficient to catch exception by reference rather than by valu...
Daniel Neus
2016-02-08
1
-1
/
+1
*
Add generalized KEM interface
Jack Lloyd
2015-12-26
1
-7
/
+6
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-4
/
+4
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-0
/
+4
*
McEliece cleanups
Jack Lloyd
2015-09-29
2
-18
/
+19
*
Fix module combi: adler32,mce
Simon Warta
2015-07-08
2
-4
/
+9
*
More changes for use with debug STL
Simon Warta
2015-06-30
1
-3
/
+3
*
lib/pubkey: Convert &vec[0] to vec.data()
Simon Warta
2015-06-23
1
-4
/
+4
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Add MCEIES, an integrated encryption system using McEliece and AES-256/OCB
lloyd
2015-01-08
3
-0
/
+154