Change provider params from int to size_t
[openssl.git] / crypto / siphash /
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