ObjFW  History of src/OFSHA256Hash.m of 86f8767eca8d0fb9

History of the file that is called src/OFSHA256Hash.m at check-in 86f8767eca8d0fb9

2024-01-02
17:17
Update copyright file: [a74963906d] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1017 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [4ca14d156b] check-in: [8939cbdb52] user: js, branch: trunk, size: 1017 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [d082eb2586] check-in: [1a86b8175b] user: js, branch: trunk, size: 1017 [annotate] [blame] [check-ins using] [diff]
2021-04-25
11:05
A few last renames file: [2893893023] check-in: [27103855c2] user: js, branch: new-naming-convention, size: 1017 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [56b5919949] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1005 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [d6d4b0d05c] check-in: [c7f0229795] user: js, branch: trunk, size: 1094 [annotate] [blame] [check-ins using] [diff]
2019-03-12
22:10
OFCryptoHash: Add property for digest / block size file: [b72228f6d2] check-in: [320d638a21] user: js, branch: trunk, size: 1091 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [ae64791df2] check-in: [0509d7a844] user: js, branch: trunk, size: 1011 [annotate] [blame] [check-ins using] [diff]
2018-04-07
20:05
OF*Hash: Make use of the new OFSecureData file: [5785cda739] check-in: [a5006f1d31] user: js, branch: trunk, size: 1005 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [ee7c2ddd35] check-in: [7e5c81e186] user: js, branch: trunk, size: 949 [annotate] [blame] [check-ins using] [diff]
2017-05-21
21:28
Prefix private methods with of_ instead of OF_

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

2017-01-09
17:36
Update copyright

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

2016-01-03
00:43
Update copyright

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

00:41
Update copyright

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

2015-11-02
19:27
OFSHA*Hash: Minor cleanup file: [beef36a624] check-in: [6a3c47863d] user: js, branch: trunk, size: 916 [annotate] [blame] [check-ins using] [diff]
2015-02-01
00:47
Add -[OFHash reset]

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

2015-01-03
20:57
Update copyright file: [5bfe5983a4] check-in: [cfd374b906] user: js, branch: trunk, size: 939 [annotate] [blame] [check-ins using] [diff]
2014-09-06
22:25
Add missing #include "config.h" file: [9506a0d99b] check-in: [f73023946a] user: js, branch: trunk, size: 933 [annotate] [blame] [check-ins using] [diff]
2014-09-01
23:42
Add OFSHA224Hash

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

11:08
Added: Add OFSHA256Hash

Took me some time to figure out the RFC is buggy and SSIG0(t-15) should
be SSIG0(W(t-15))... file: [979b11a5fc] check-in: [46af1252a5] user: js, branch: trunk, size: 4526 [annotate] [blame] [check-ins using]