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
/
mceies.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
1
-6
/
+2
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-13
/
+13
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-2
/
+3
*
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
1
-13
/
+12
*
Fix module combi: adler32,mce
Simon Warta
2015-07-08
1
-4
/
+7
*
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
1
-1
/
+1
*
Add MCEIES, an integrated encryption system using McEliece and AES-256/OCB
lloyd
2015-01-08
1
-0
/
+106