| 1 |
Revision history for Perl extension Digest::Hashcash |
| 2 |
|
| 3 |
- modernize the module. |
| 4 |
- add prototypes to functions. |
| 5 |
- estimate_size can be called independently from estimate_time now. |
| 6 |
|
| 7 |
1.1 Wed Jul 22 12:32:34 CEST 2015 |
| 8 |
- d'oh, forgot perlmulticore.h |
| 9 |
- improved portability. |
| 10 |
|
| 11 |
1.0 Tue Jul 21 07:10:25 CEST 2015 |
| 12 |
- perlmulticore support. |
| 13 |
- use better random number generator. |
| 14 |
- added stability canary support. |
| 15 |
|
| 16 |
0.03 Thu Mar 3 18:00:52 CET 2005 |
| 17 |
- generate more efficient code with gcc-3.4 and later. |
| 18 |
- change of contact address. |
| 19 |
|
| 20 |
0.02 Thu Sep 11 08:16:54 CEST 2003 |
| 21 |
- some workarounds for antiquated compilers like gcc-2.95. |
| 22 |
|
| 23 |
0.01 Sat Sep 6 17:10:40 CEST 2003 |
| 24 |
- original version; cloned from Crypt::Twofish2 |
| 25 |
|