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
/
get_enc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up libstate/get_enc.cpp
lloyd
2013-12-25
1
-225
/
+0
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
1
-2
/
+2
*
Helps if you return the right type
lloyd
2012-01-20
1
-1
/
+1
*
Support lookup of the SSLv3 PRF
lloyd
2012-01-20
1
-0
/
+5
*
TLS_Ciphersuite_Algos was just a strange level of indirection between
lloyd
2012-01-20
1
-0
/
+4
*
Kinda maybe working TLS 1.2 for clients. Not well tested at all, but a
lloyd
2012-01-19
1
-3
/
+8
*
Move PBKDF lookups to engine
lloyd
2010-11-04
1
-33
/
+2
*
Use size_t in SCAN_Name
lloyd
2010-10-12
1
-1
/
+1
*
When creating a PBKDF2, first check if the argument name is a known
lloyd
2010-08-21
1
-2
/
+6
*
Rename S2K to PBKDF, because that is by far the most common name - S2K
lloyd
2010-07-09
1
-2
/
+2
*
Thomas Moschny passed along a request from the Fedora packagers which came
lloyd
2009-03-30
1
-16
/
+18
*
Allow asking for EMSA3(Raw) in get_emsa (returning a new EMSA3_Raw object)
lloyd
2008-11-28
1
-0
/
+4
*
Remove support for provider identifiers from SCAN_Name - it turns out this
lloyd
2008-11-12
1
-3
/
+3
*
Make SCAN_Name::arg return a new SCAN_Name that has the same providers list,
lloyd
2008-11-11
1
-16
/
+24
*
Remove lookup.h use from DLIES, PK key agreement, DSA param gen, get_enc.cpp
lloyd
2008-11-11
1
-0
/
+3
*
Remove lookup dep from basic pubkey classes
lloyd
2008-11-10
1
-0
/
+3
*
Shorten SCAN_Name's argument arg in function names
lloyd
2008-11-10
1
-17
/
+17
*
Move get_bc_pad to def_engine/def_mode.cpp
lloyd
2008-11-10
1
-28
/
+0
*
Remove support for block cipher padding methods in engine. Like S2K,
lloyd
2008-11-10
1
-0
/
+28
*
Remove support for S2K in Engines. There are only three implementations of
lloyd
2008-11-10
1
-1
/
+39
*
Modify get_enc to use SCAN_Name
lloyd
2008-11-09
1
-82
/
+41
*
Remove get_mgf - unsused internally, and I doubt apps use it much
lloyd
2008-11-08
1
-19
/
+0
*
Move libstate and selftest out of core/ dir to toplevel
lloyd
2008-10-26
1
-0
/
+240