index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
crypto
/
hashers
/
hasher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
hasher: Add uppercase short names for hash algorithms
Tobias Brunner
2017-11-17
1
-0
/
+5
*
auth-cfg: Store signature schemes as signature_params_t objects
Tobias Brunner
2017-11-08
1
-1
/
+3
*
certificate: Return signature scheme and parameters from issued_by() method
Tobias Brunner
2017-11-08
1
-1
/
+0
*
hasher: Add function to determine length of hashes
Tobias Brunner
2017-11-08
1
-0
/
+8
*
Reference Edwards-curve signature RFCs
Andreas Steffen
2017-03-20
1
-3
/
+5
*
Added support of EdDSA signatures
Andreas Steffen
2016-12-14
1
-1
/
+3
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-1
/
+1
*
Defined SHA-3 hashers
Andreas Steffen
2015-11-03
1
-0
/
+4
*
hasher: Add helper to determine hash algorithm from signature scheme
Tobias Brunner
2015-03-04
1
-0
/
+8
*
hasher: Add filter function for algorithms permitted by RFC 7427
Tobias Brunner
2015-03-04
1
-0
/
+8
*
hasher: Redefine hash algorithms to match values defined by RFC 7427
Tobias Brunner
2015-03-04
1
-12
/
+12
*
Remove HASH_PREFERRED, usages are replaced with HASH_SHA1, which is required ...
Tobias Brunner
2013-10-11
1
-10
/
+8
*
Function added to convert a hash algorithm to an HMAC integrity algorithm
Tobias Brunner
2013-05-08
1
-0
/
+11
*
Avoid problems with Doxygen by adding warn_unused_result attribute at the end...
Tobias Brunner
2012-08-11
1
-8
/
+7
*
Add short names for hasher algorithms
Martin Willi
2012-07-17
1
-0
/
+5
*
Add a return value to hasher_t.reset()
Martin Willi
2012-07-16
1
-1
/
+4
*
Add a return value to hasher_t.allocate_hash()
Martin Willi
2012-07-16
1
-1
/
+3
*
Add a return value to hasher_t.get_hash()
Martin Willi
2012-07-16
1
-1
/
+4
*
Function to convert PRFs to hash algorithms added
Tobias Brunner
2012-06-25
1
-0
/
+9
*
hasher_algorithm_from_integrity() optionally returns truncation length
Tobias Brunner
2012-06-25
1
-4
/
+9
*
Added function to convert integrity algorithms to hash algorithms (if based o...
Tobias Brunner
2012-06-11
1
-2
/
+11
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
1
-1
/
+1
*
extended hasher_signature_algorithm_to_oid() function
Andreas Steffen
2009-09-13
1
-1
/
+3
*
remove spaces within tabs (\t( )+\t)
Martin Willi
2009-09-04
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-14
/
+14
*
support of SHA224-based certificate signatures
Andreas Steffen
2009-08-05
1
-3
/
+5
*
inserted HASH_MD4 in increasing order
Andreas Steffen
2009-05-07
1
-6
/
+6
*
moved hasher to the correct doxygen group
Martin Willi
2009-05-04
1
-2
/
+2
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
updated Doxyfile
Martin Willi
2009-03-24
1
-1
/
+1
*
adding enum elements for MD4 and DES (ECB)
Tobias Brunner
2009-02-18
1
-0
/
+2
*
The introduced SHA1_NOFINAL hasher was not sufficient for EAP-AKA,
Martin Willi
2008-03-19
1
-5
/
+3
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-102
/
+40
*
extended asn1_algorithmIdentifier() to SHA-2
Andreas Steffen
2008-01-22
1
-3
/
+16
*
corrected typos
Andreas Steffen
2007-10-17
1
-2
/
+2
*
added hasher_signature_algorithm_to_oid() function
Andreas Steffen
2007-10-12
1
-0
/
+14
*
check hash algorithms used in signatures
Andreas Steffen
2007-09-11
1
-7
/
+19
*
corrected typo
Andreas Steffen
2007-03-14
1
-2
/
+2
*
merged EAP framework from branch into trunk
Martin Willi
2007-02-12
1
-1
/
+15
*
better split up of library files "types.h" & "definitions.h"
Martin Willi
2006-10-31
1
-1
/
+1
*
moved typedefs to beginning of files to solve some include problems
Martin Willi
2006-10-30
1
-6
/
+3
*
introduced new logging subsystem using bus:
Martin Willi
2006-10-18
1
-8
/
+8
*
defined maximum hash size
Andreas Steffen
2006-09-25
1
-0
/
+1
*
public declaration of all HASH_SIZEs in hasher.h
Martin Willi
2006-09-20
1
-0
/
+7
*
implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512
Martin Willi
2006-09-19
1
-22
/
+14
*
updated copyright information
Martin Willi
2006-07-07
1
-1
/
+2
*
(no commit message)
Martin Willi
2006-05-10
1
-0
/
+147