- Notifications
You must be signed in to change notification settings - Fork5
Commit3cc8661

Neil Conway
Remove support for libmhash/libmcrypt.
libmcrypt seems to dead, maintainer address bounces,and cast-128 fails on 2 of the 3 test vectors from RFC2144.So I see no reason to keep around stuff I don't trustanymore.Support for several crypto libraries is probably onlyconfusing to users, although it was good for initialdeveloping - it helped to find hidden assumptions andforced me to create regression tests for all functionality.Marko Kreen1 parentee4ddac commit3cc8661
3 files changed
+2
-375
lines changedLines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 | 37 |
| |
44 | 38 |
| |
45 | 39 |
| |
|
Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 | 189 |
| |
201 | 190 |
| |
202 | 191 |
| |
|
Lines changed: 0 additions & 356 deletions
This file was deleted.
0 commit comments
Comments
(0)