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
/
libstate
/
lookup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shuffle things around. Add NIST X.509 test to build.
lloyd
2014-01-01
1
-276
/
+0
*
Split up libstate/get_enc.cpp
lloyd
2013-12-25
1
-28
/
+0
*
Remove return value of AEAD_Mode::start as it doesn't seem necessary
lloyd
2013-04-03
1
-12
/
+0
*
Update callers
lloyd
2013-03-20
1
-2
/
+2
*
Add get_aead in lookup.h
lloyd
2013-03-16
1
-0
/
+12
*
Drop some deprecated functions
lloyd
2012-06-01
1
-30
/
+0
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
1
-4
/
+4
*
Add back min_keylength_of, max_keylength_of, keylength_multiple_of
lloyd
2011-03-21
1
-0
/
+30
*
More VC warning fixes
lloyd
2011-02-09
1
-2
/
+2
*
Eliminate the constant size_t values in SymmetricAlgorithm that give
lloyd
2010-10-28
1
-39
/
+0
*
Rename S2K to PBKDF, because that is by far the most common name - S2K
lloyd
2010-07-09
1
-9
/
+19
*
Doxygen
lloyd
2010-06-21
1
-5
/
+23
*
Replace "@return a blah" and "@return the blah" with just "@return blah"
lloyd
2010-06-16
1
-11
/
+11
*
Deprecated some of the old lookup functions in Doxygen
lloyd
2010-06-15
1
-0
/
+28
*
Fix a few hundred Doxygen warnings
lloyd
2010-06-15
1
-27
/
+30
*
Define lookup.{h,cpp} in terms of Algorithm_Factory. Inline a lot of simple
lloyd
2009-12-26
1
-43
/
+88
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-19
/
+21
*
Update some doxygen comments. Contributed by Charles Brockman in bug #39
lloyd
2009-03-02
1
-24
/
+24
*
Library_State had two functions that did the same thing,
lloyd
2008-11-12
1
-6
/
+4
*
Move get_bc_pad to def_engine/def_mode.cpp
lloyd
2008-11-10
1
-7
/
+0
*
Split pk_pad.h into eme.h and emsa.h
lloyd
2008-11-10
1
-1
/
+2
*
Remove support for block cipher padding methods in engine. Like S2K,
lloyd
2008-11-10
1
-6
/
+2
*
Remove support for S2K in Engines. There are only three implementations of
lloyd
2008-11-10
1
-2
/
+0
*
In lookup.h, forward declare Library_State instead of including libstate.h
lloyd
2008-11-09
1
-1
/
+2
*
Remove get_mgf - unsused internally, and I doubt apps use it much
lloyd
2008-11-08
1
-7
/
+0
*
Split the last parts of the 'core' module
lloyd
2008-11-08
1
-1
/
+0
*
Split base.h into block_cipher.h and stream_cipher.h
lloyd
2008-11-08
1
-2
/
+5
*
Move the declaration of the HashFunction base class to a new header hash.h
lloyd
2008-11-08
1
-0
/
+1
*
Wrap lines to 80 columns
lloyd
2008-10-28
1
-9
/
+19
*
Move libstate and selftest out of core/ dir to toplevel
lloyd
2008-10-26
1
-0
/
+244