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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2017-08-07
1
-1
/
+1
*
prf-plus: Wipe seed and internal buffer
Tobias Brunner
2017-08-07
1
-2
/
+2
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
1
-5
/
+6
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
2
-77
/
+149
*
Migrate all enumerators to venumerate() interface change
Tobias Brunner
2017-05-26
1
-2
/
+8
*
Allow x25519 as an alias of the curve25519 KE algorithm
Andreas Steffen
2017-03-20
1
-0
/
+1
*
Reference Edwards-curve signature RFCs
Andreas Steffen
2017-03-20
2
-12
/
+14
*
Added support of EdDSA signatures
Andreas Steffen
2016-12-14
2
-3
/
+31
*
proposal: Add a curve25519 proposal keyword
Martin Willi
2016-11-14
1
-0
/
+1
*
diffie-hellman: Add DH group identifiers for Curve25519 and Curve448
Martin Willi
2016-11-14
2
-3
/
+14
*
gmp: Support of SHA-3 RSA signatures
Andreas Steffen
2016-09-22
1
-5
/
+22
*
mgf1: Refactored MGF1 as an XOF
Andreas Steffen
2016-09-21
8
-490
/
+294
*
proposal: Use proper list to get function pointer when adding custom parser
Thomas Egerer
2016-08-29
1
-1
/
+1
*
Created newhope plugin implementing the New Hope key exchange algorithm
Andreas Steffen
2016-08-10
3
-1
/
+6
*
xof: Added ChaCha20 stream as XOF
Andreas Steffen
2016-08-06
2
-2
/
+5
*
xof: Defined Extended Output Functions
Andreas Steffen
2016-07-29
8
-5
/
+476
*
proposal: Parse modpnone as MODP_NONE(0)
Tobias Brunner
2016-06-17
1
-0
/
+1
*
crypto-factory: Stop after successfully creating one nonce generator
Tobias Brunner
2016-06-17
1
-0
/
+4
*
proposal: Use standard integer types for static keywords
Tobias Brunner
2016-03-31
1
-2
/
+2
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
19
-50
/
+50
*
iv-gen: Use NULL IV generator for NULL encryption
Tobias Brunner
2015-11-09
1
-0
/
+5
*
crypto: Add NULL IV generator
Tobias Brunner
2015-11-09
2
-0
/
+95
*
testing: Updated hasher tests
Andreas Steffen
2015-11-06
1
-4
/
+8
*
Explicitly mention SHA2 algorithm in BLISS OIDs and signature schemes
Andreas Steffen
2015-11-06
1
-6
/
+6
*
Support BLISS signatures with SHA-3 hash
Andreas Steffen
2015-11-03
1
-0
/
+3
*
Defined SHA-3 hashers
Andreas Steffen
2015-11-03
2
-6
/
+52
*
proposal: Add a chacha20poly1305 proposal keyword
Martin Willi
2015-06-29
1
-0
/
+1
*
crypter: Define a ChaCha20/Poly1305 AEAD algorithm identifier
Martin Willi
2015-06-29
3
-3
/
+7
*
ivgen: Allow reusing the same message ID twice in sequential IV gen
Martin Willi
2015-06-05
1
-7
/
+25
*
iv-gen: Fail getting shorter IV values than the used counter size
Martin Willi
2015-06-01
1
-0
/
+4
*
iv-gen: Ensure external sequential IVs are actually sequential
Martin Willi
2015-06-01
2
-0
/
+23
*
crypto-factory: Remove obsolete transform testing functions
Martin Willi
2015-04-15
2
-54
/
+0
*
transform: Add a getter for the enum_names for a specific transform type
Martin Willi
2015-04-15
2
-0
/
+40
*
crypto-factory: Add enumerator method to support individual transform testing
Martin Willi
2015-04-15
2
-0
/
+127
*
crypto-tester: Support testing DH groups using DH test vectors
Martin Willi
2015-04-15
3
-2
/
+224
*
diffie-hellman: Introduce an optional setter for the private value
Martin Willi
2015-04-15
1
-0
/
+12
*
crypto-tester: Use the plugin feature key size to benchmark crypters/aeads
Martin Willi
2015-04-15
3
-21
/
+27
*
utils: Use memeq_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-2
/
+1
*
aead: Create AEAD using traditional transforms with an explicit IV generator
Martin Willi
2015-04-13
2
-3
/
+4
*
iv-gen: Add a generic constructor to create an IV gen from an algorithm
Martin Willi
2015-04-13
2
-0
/
+69
*
crypto-tester: Explicitly exclude FIPS-PRF from append mode tests
Martin Willi
2015-03-28
1
-8
/
+11
*
crypto-tester: Test set_key() after a doing a partial append on prf/signers
Martin Willi
2015-03-27
1
-2
/
+20
*
diffie-hellman: Verify public DH values in backends
Martin Willi
2015-03-23
2
-1
/
+82
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
1
-1
/
+3
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
1
-1
/
+3
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
1
-2
/
+3
*
hash-algorithm-set: Add class to manage a set of hash algorithms
Tobias Brunner
2015-03-04
2
-0
/
+189
*
hasher: Add helper to determine hash algorithm from signature scheme
Tobias Brunner
2015-03-04
2
-0
/
+44
*
hasher: Add filter function for algorithms permitted by RFC 7427
Tobias Brunner
2015-03-04
2
-0
/
+30
*
hasher: Redefine hash algorithms to match values defined by RFC 7427
Tobias Brunner
2015-03-04
2
-27
/
+29
[next]