Re: [Dev] at_hash hash size

2015-08-16 Thread Johann Nallathamby
Thanks Udara for reporting this. Fixed it with PRs [1] and [2]. [1] https://github.com/wso2/carbon-identity/pull/814 [2] https://github.com/wso2/carbon-identity/pull/815 On Tue, Aug 11, 2015 at 2:55 PM, Udara Liyanage ud...@wso2.com wrote: Hi, The fixing PR of [3] (Access Token hash value

[Dev] at_hash hash size

2015-08-11 Thread Udara Liyanage
Hi, The fixing PR of [3] (Access Token hash value is calculated incorrectly) pick the first 16 bytes as the left most half of the digest. Just for my curiosity, can we guarantee it is always 16 bytes, or otherwise digest is always 32 bytes. Does n't it vary depending on the algorithm use(alg