- 16 Nov, 2016 1 commit
-
-
Francis Dupont authored
-
- 04 Nov, 2016 1 commit
-
-
Francis Dupont authored
-
- 22 Oct, 2016 1 commit
-
-
Francis Dupont authored
-
- 16 Dec, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 22 Jun, 2015 1 commit
-
-
Francis Dupont authored
-
- 24 Dec, 2014 1 commit
-
-
Francis Dupont authored
-
- 18 Nov, 2014 1 commit
-
-
Francis Dupont authored
-
- 21 Oct, 2014 1 commit
-
-
Francis Dupont authored
-
- 17 Sep, 2014 1 commit
-
-
Francis Dupont authored
-
- 30 Jun, 2014 1 commit
-
-
Francis Dupont authored
-
- 11 May, 2012 1 commit
-
-
JINMEI Tatuya authored
committing at my discretion.
-
- 27 May, 2011 2 commits
-
-
JINMEI Tatuya authored
accidental remove like this.
-
JINMEI Tatuya authored
[trac951] Revert "[trac951] we do have truncation support (at least in the api), so remove check and enable tests" This reverts commit 76ae47d1. We cannot yet remove the additional check and re-enable the corresponding tests. See my comment on ticket #951.
-
- 24 May, 2011 1 commit
-
-
Jeremy C. Reed authored
use "const" for second parameter (const size_t data_len). This was noticed by Undefined symbol when linking when compiling using Sunstudio. Okayed on jabber.
-
- 23 May, 2011 1 commit
-
-
Jelte Jansen authored
-
- 20 May, 2011 1 commit
-
-
JINMEI Tatuya authored
the HMACImpl constructor. okayed on jabber, directly pushing.
-
- 18 May, 2011 4 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
turns out botan had a check for exactly this, so we don't need to reinvent our own
-
Jelte Jansen authored
Added separate checks for compatibility with 1.8 and 1.9, see configure.ac cryptolink now has 3 special cases depending on version
-
- 10 May, 2011 1 commit
-
-
hanfeng authored
-
- 09 May, 2011 1 commit
-
-
JINMEI Tatuya authored
with a longer length was wrong, even though it normally wouldn't cause visible disruption and would return the expected result).
-
- 05 May, 2011 1 commit
-
-
JINMEI Tatuya authored
the case of output_len != sig_len. Until we implement RFC4635 truncation consideration won't work correctly (and could dangerously accept very short sigs). Since the truncation support is not so urgent, it would be better to defer to it a seprate later task.
-
- 29 Apr, 2011 1 commit
-
-
Jelte Jansen authored
acked by shane on jabber
-
- 26 Apr, 2011 3 commits
-
-
JINMEI Tatuya authored
(with some non related cleanups)
-
Jelte Jansen authored
-
Jelte Jansen authored
also made the friend declaration more specific
-
- 20 Apr, 2011 6 commits
-
-
JINMEI Tatuya authored
and constify one thing
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
renamed the directory, libname, namespace and main class
-
Jelte Jansen authored
-
- 19 Apr, 2011 2 commits
-
-
Jelte Jansen authored
-
JINMEI Tatuya authored
-
- 18 Apr, 2011 3 commits
-
-
JINMEI Tatuya authored
- editorial/style fixes - constify things in trivial cases - catch exceptions by const reference
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 17 Apr, 2011 1 commit
-
-
Jelte Jansen authored
-