ObjFW  History of src/OFSHA224Hash.m of cec0f072f847e4ab

History of the file that is called src/OFSHA224Hash.m at check-in cec0f072f847e4ab

2024-04-03
02:16
[d7e40afd7b] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 1225) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[bc9785af40] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1017) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[22b08e13fc] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 1017) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[5e5ae70827] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 1017) [annotate] [blame] [check-ins using] [diff]
2021-04-25
11:05
[e353b5b07a] part of check-in [27103855c2] A few last renames (check-in: [27103855c2] user: js, branch: new-naming-convention, size: 1017) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[e55abead15] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 1005) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[cb55b029f3] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1094) [annotate] [blame] [check-ins using] [diff]
2019-03-12
22:10
[803315dc1d] part of check-in [320d638a21] OFCryptoHash: Add property for digest / block size (check-in: [320d638a21] user: js, branch: trunk, size: 1091) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[7c00c06fc5] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1011) [annotate] [blame] [check-ins using] [diff]
2018-04-07
20:05
[1e83b08201] part of check-in [a5006f1d31] OF*Hash: Make use of the new OFSecureData (check-in: [a5006f1d31] user: js, branch: trunk, size: 1005) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[bbd5eceb49] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 949) [annotate] [blame] [check-ins using] [diff]
2017-05-21
21:28
[c4997cbc29] part of check-in [6b77a5dd8b] Prefix private methods with of_ instead of OF_

This matches Apple's style. (check-in: [6b77a5dd8b] user: js, branch: trunk, size: 926) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[75ee815673] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 926) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:43
[d68ecce924] part of check-in [cec0f072f8] Update copyright

While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 993) [annotate] [blame] [check-ins using] [diff]

00:41
[5502a5aef2] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 920) [annotate] [blame] [check-ins using] [diff]

2015-11-02
19:27
[97dde27e1d] part of check-in [6a3c47863d] OFSHA*Hash: Minor cleanup (check-in: [6a3c47863d] user: js, branch: trunk, size: 916) [annotate] [blame] [check-ins using] [diff]
2015-02-01
00:47
[6f53e35d7d] part of check-in [7c27db9fe0] Add -[OFHash reset]

This is useful to calculate many hashes without allocating new objects. (check-in: [7c27db9fe0] user: js, branch: trunk, size: 989) [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
[5d213317d0] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 939) [annotate] [blame] [check-ins using] [diff]
2014-09-06
22:25
[69fbfa52f6] part of check-in [f73023946a] Add missing #include "config.h" (check-in: [f73023946a] user: js, branch: trunk, size: 933) [annotate] [blame] [check-ins using] [diff]
2014-09-01
23:42
Added: [43a0d20608] part of check-in [a1931f59a2] Add OFSHA224Hash

This creates a common base for OFSHA224Hash and OFSHA256Hash so that all
code (except the different initialization constants) is reused. (check-in: [a1931f59a2] user: js, branch: trunk, size: 912) [annotate] [blame] [check-ins using]