History of file src/OFDataArray+Hashing.m at check-in 5ca9e693940363c0
2016-07-24
| ||
00:06 |
Deleted:
Rename OFHash to OFCryptoHash
OFHash is too generic, as this protocol is for cryptographic hashes. It | |
2016-02-21
| ||
15:37 | Make use of C99-style for loops file: [155e7ea0e4] check-in: [e0b9167693] user: js, branch: trunk, size: 2285 [annotate] [blame] [check-ins using] [diff] | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [8e1b2d71a4] check-in: [2a27cf3000] user: js, branch: trunk, size: 2289 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [714d6890a9] check-in: [cfd374b906] user: js, branch: trunk, size: 2285 [annotate] [blame] [check-ins using] [diff] | |
2014-09-03
| ||
22:22 | Add OFRIPEMD160Hash file: [4ef7f1f12b] check-in: [126d9d3aa1] user: js, branch: trunk, size: 2279 [annotate] [blame] [check-ins using] [diff] | |
15:46 | Add OFSHA384Hash and OFSHA512Hash file: [bed64e507e] check-in: [23f6c0f84d] user: js, branch: trunk, size: 2154 [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 | |
11:08 |
Add OFSHA256Hash
Took me some time to figure out the RFC is buggy and SSIG0(t-15) should | |
2014-06-21
| ||
21:43 |
Move all macros from OFObject.h to macros.h
This means that OFObject.h imports macros.h now, making it unnecessary | |
2014-01-04
| ||
00:24 | Update copyright. file: [b047e37f49] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1715 [annotate] [blame] [check-ins using] [diff] | |
2013-12-08
| ||
17:43 | Clean up OFHash and the Hashing categories. file: [4c3a34c5e7] check-in: [75f2aa5096] user: js, branch: trunk, size: 1709 [annotate] [blame] [check-ins using] [diff] | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [2171c1b800] check-in: [e40729d406] user: js, branch: trunk, size: 2125 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [681c8a7ef5] check-in: [813c00ccf0] user: js, branch: trunk, size: 2119 [annotate] [blame] [check-ins using] [diff] | |
2012-12-15
| ||
17:52 | OFDataArray: Improve API. file: [f44a85040b] check-in: [c85ff8d35a] user: js, branch: trunk, size: 2113 [annotate] [blame] [check-ins using] [diff] | |
2012-10-09
| ||
15:07 | Make use of instancetype. file: [d10ff72ecd] check-in: [fb515e8e24] user: js, branch: trunk, size: 2070 [annotate] [blame] [check-ins using] [diff] | |
2012-08-10
| ||
20:08 |
Directly use the runtime's autorelease pools.
This greatly improves performance, as it gets rid of the overhead of | |
2012-07-03
| ||
20:16 | OFHash: Take void* and unify convenience methods. file: [1c7d02816a] check-in: [c1060114f6] user: js, branch: trunk, size: 2082 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [84f38acc0a] check-in: [ce70e17b38] user: js, branch: trunk, size: 2089 [annotate] [blame] [check-ins using] [diff] | |
2011-09-12
| ||
19:57 | Rename -[cString] to -[UTF8String]. file: [84f8944d64] check-in: [e6fd39d11e] user: js, branch: trunk, size: 2083 [annotate] [blame] [check-ins using] [diff] | |
2011-04-22
| ||
20:19 | More style improvements. file: [ec54ab978c] check-in: [e76a7f52c1] user: js, branch: trunk, size: 2001 [annotate] [blame] [check-ins using] [diff] | |
18:00 | More style improvements. file: [c3dc8494cf] check-in: [4814266280] user: js, branch: trunk, size: 2025 [annotate] [blame] [check-ins using] [diff] | |
16:23 | Various style improvements. file: [8e2c5834df] check-in: [c7e66feb30] user: js, branch: trunk, size: 1977 [annotate] [blame] [check-ins using] [diff] | |
2011-02-04
| ||
16:01 | Added: Add OFDataArray (Hashing) category. file: [499df88bcb] check-in: [38057e75f0] user: js, branch: trunk, size: 1985 [annotate] [blame] [check-ins using] | |