Ensure we use a non-zero time for tickets in early data
[openssl.git] / crypto / siphash /
2022-10-12 FdaSilvaYYcrypto/*: Fix various typos, repeated words, align...
2022-05-03 Matt CaswellUpdate copyright year
2022-04-27 Tomas Mrazsiphash: Fail finalization on uninitialized siphash...
2021-03-17 Matt CaswellFix a TODO(3.0) in the siphash code
2021-03-11 Matt CaswellUpdate copyright year
2021-02-28 Paulisiphash: Add the C and D round parameters for SipHash.
2020-08-29 Matt CaswellDelete unused PKEY MAC files
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-08-15 Richard LevitteMove SipHash to providers
2019-06-06 Kurt RoeckxChange EVP_MAC method from copy to dup
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-12 Richard LevitteFix SipHash init order.
2018-10-30 Richard LevitteEVP_MAC: Integrate SipHash EVP_PKEY_METHOD into generic...
2018-10-30 Richard LevitteEVP_MAC: Add SipHash implementation
2018-09-11 Matt CaswellUpdate copyright year
2018-09-08 Richard LevitteSipHash: add separate setter for the hash size
2018-09-08 Richard LevitteSipHash: make it possible to control the hash size...
2018-06-08 Matt CaswellAdd support getting raw private/public keys
2018-04-17 Richard LevitteUpdate copyright year
2018-04-05 Rich SalzSet error code if alloc returns NULL
2018-03-20 Matt CaswellUpdate copyright year
2018-03-15 Matt CaswellAdd support for setting raw private SIPHASH keys
2017-10-13 Rich SalzRemove email addresses from source code.
2017-05-11 Bernd EdlingerFix gcc-7 warnings.
2017-02-01 Todd ShortAdd support for parameterized SipHash