zip-rs-wasm/src
2024-04-15 16:32:07 -04:00
..
read Replace AtomicU64 with OnceLock 2024-04-14 07:53:32 -07:00
aes.rs Refactor to use boxed slices instead of Vec where possible 2024-04-08 12:09:23 -07:00
aes_ctr.rs Refactor to use boxed slices instead of Vec where possible 2024-04-08 12:09:23 -07:00
compression.rs Add support for decompressing LZMA 2024-04-11 13:03:57 -07:00
cp437.rs Fix cargo fmt 2024-04-08 12:11:49 -07:00
crc32.rs Remove redundant imports 2024-02-28 16:03:44 -08:00
lib.rs Bump version number to 1.1 due to MSRV bump 2024-04-14 08:03:06 -07:00
read.rs Added ExtendedFileOptions 2024-04-15 16:32:07 -04:00
result.rs Make InvalidPassword a kind of ZipError 2024-03-13 13:05:54 -07:00
spec.rs Fix failing tests other than deflate64 bug 25 2024-03-07 15:16:04 -08:00
types.rs Added ExtendedFileOptions 2024-04-15 16:32:07 -04:00
unstable.rs Added ExtendedFileOptions 2024-04-15 16:32:07 -04:00
write.rs Added ExtendedFileOptions 2024-04-15 16:32:07 -04:00
zipcrypto.rs Make functions const where possible 2023-06-07 22:15:06 -07:00