Alexander Zaitsev
|
061cdf149f
|
fix: fix Clippy warnings
- fix a bunch of Clippy warnings
- fix some usages of assert! (change to assert_ne)
Tested:
- Local unit-tests run
|
2022-01-23 17:35:27 +03:00 |
|
Benjamin Richner
|
80f4c43369
|
Add Info-ZIP password validation
|
2021-05-02 04:02:50 +02:00 |
|
Benjamin Richner
|
0b077c4baf
|
Fixed and improved docstrings, added module level documentation
|
2020-06-23 22:20:16 +02:00 |
|
Benjamin Richner
|
76777350da
|
Add space between comment and //
|
2020-06-23 21:22:47 +02:00 |
|
Benjamin Richner
|
493afdbee1
|
run cargo fmt
|
2020-06-21 17:47:08 +02:00 |
|
Benjamin Richner
|
2a5112386c
|
Remove useless return in ZipCryptoReaderValid::read()
|
2019-10-19 23:44:20 +02:00 |
|
Benjamin Richner
|
f9f5029fc1
|
Added ZipCrypto support for stored and deflated files
|
2019-10-19 18:59:10 +02:00 |
|