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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use registry for streams and MACs. Start updating callers.
lloyd
2015-01-31
2
-7
/
+3
*
Centralize where string.h/cstring is included to mem_ops.h
lloyd
2015-01-23
8
-30
/
+24
*
Amalgamation fixes
lloyd
2015-01-23
3
-23
/
+4
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
75
-82
/
+84
*
Add MCEIES, an integrated encryption system using McEliece and AES-256/OCB
lloyd
2015-01-08
3
-0
/
+154
*
No need to reseed RNG in DSA sign as RNG is no longer used
lloyd
2015-01-08
1
-4
/
+2
*
Cleanup
lloyd
2015-01-08
1
-7
/
+5
*
Add Poly1305, based on poly1305-donna by Andrew Moon.
lloyd
2014-12-29
2
-120
/
+0
*
When encrypting McEliece or Curve25519 keys, default to GCM instead of CBC.
lloyd
2014-12-27
2
-9
/
+13
*
Add Curve25519 based on curve25519-donna by Adam Langley.
lloyd
2014-12-27
6
-0
/
+804
*
Fix header guards for amalgamation (github issue 35)
lloyd
2014-12-22
4
-31
/
+31
*
Correct comment
lloyd
2014-12-18
1
-2
/
+2
*
Implement RFC 6979 determinstic signatures for DSA and ECDSA.
lloyd
2014-12-10
9
-43
/
+63
*
Implement a strength estimator for McEliece keys based on HyMES version
lloyd
2014-12-09
5
-12
/
+123
*
Cleanup for pbe name parsing in PKCS #8 encoder
lloyd
2014-12-08
1
-14
/
+23
*
Add a basic speed test for McEliece
lloyd
2014-12-08
1
-0
/
+10
*
Remove the Overbeck conversion at Dr. Strenzke's request.
lloyd
2014-12-06
3
-229
/
+0
*
Add KEM scheme for McEliece
fstrenzke
2014-12-06
3
-0
/
+111
*
GCC 4.9 fixes
lloyd
2014-12-02
2
-1
/
+3
*
Move all PK workfactor esstimators to workfactors.*
lloyd
2014-11-29
5
-5
/
+33
*
Add an implementation of McEliece encryption based on HyMES
fstrenzke
2014-11-26
20
-0
/
+3310
*
Cleanup PBES2 and add GCM support
lloyd
2014-11-19
2
-16
/
+22
*
Remove unused includes
lloyd
2014-11-18
2
-2
/
+0
*
Fix various warnings from VC++ 2014 and add missing include
lloyd
2014-10-31
1
-2
/
+0
*
Fix header guard for amalgamation
lloyd
2014-07-03
1
-2
/
+2
*
Any fixed MR iterations is probably wrong for somebody. Allow the user
lloyd
2014-04-25
2
-9
/
+8
*
Remove debug headers
lloyd
2014-04-05
1
-3
/
+0
*
Add RFC 6979 nonce generator. Also some HMAC_DRBG cleanups.
lloyd
2014-03-22
3
-0
/
+83
*
Fix algo factory compile
lloyd
2014-01-18
1
-1
/
+0
*
Guess I won't be needing these
lloyd
2014-01-18
5
-5
/
+0
*
More unique_ptr
lloyd
2014-01-18
2
-20
/
+5
*
unique_ptr all the things
lloyd
2014-01-18
2
-110
/
+86
*
Move lib into src
lloyd
2014-01-10
66
-0
/
+7022