Commit graph

18 commits

Author SHA1 Message Date
Igor Katson
8552916399
aws-lc-rs lib 2025-01-06 17:26:19 +00:00
Igor Katson
7864876087
Update subcrates and versions 2025-01-06 15:27:44 +00:00
Igor Katson
e25612b73f
switch ring to aws-lc-rs 2024-08-31 12:15:22 +01:00
Igor Katson
0214817122
Fix root crate compilation dependencies to force sha1* 2024-08-28 13:32:42 +01:00
Igor Katson
b99aab850c
Preparing for v7.0.0 release 2024-08-27 17:25:56 +01:00
Igor Katson
01a4f68e20
Make rust-tls work (through ring) 2024-08-27 15:11:59 +01:00
Igor Katson
8402a821ad
Prepare for 5.5.4 (#107) 2024-03-29 21:06:59 +00:00
Igor Katson
07bd9dec83
Remove sha1 extra features (#105)
Remove all extra sha1 features
2024-03-29 15:57:30 +00:00
Igor Katson
adb98a2d89
Add more docs 2023-11-19 22:06:41 +00:00
Igor Katson
07b324e97f
Prepare sha1w 2023-11-15 14:11:51 +00:00
Igor Katson
a984408b41
Prepare sha1w 2023-11-15 14:10:04 +00:00
Igor Katson
b1369609c1
Add readmes everywhere 2023-11-15 14:01:41 +00:00
Igor Katson
7d29ee28e6
Prepare sha1w and bencode for publishing 2023-11-15 13:50:56 +00:00
Igor Katson
ec9314c353
Fixed broken sha1-rust feature 2023-08-09 11:14:26 +01:00
Igor Katson
ae847ce99c
Upgrade deps 2022-12-04 13:12:23 +00:00
Igor Katson
ebfc20c291 Changed default sha1 to crypto_hash.
Hopefully it'll be easier to build now. The downside is that it allocates
a small vec on each finish, but it's much faster than rust-sha1 anyway,
at least on ARM (where I'm running rqbit myself).
2021-10-17 12:03:21 +01:00
Igor Katson
f40a227459 Propagte sha1 subcrate features all the way to rqbit CLI 2021-09-30 00:04:31 +01:00
Igor Katson
ad867e8e3c Move everything to workspaces 2021-07-03 19:10:59 +01:00