Commit Graph

9 Commits (master)

Author SHA1 Message Date
Avril 903bfcd7c4
Added `from_parts()`, as counterpart to `into_parts()`.
3 years ago
Avril 20199e3610 Added basic docs to `Source`.
3 years ago
Avril ea70fdc2d1
Fix failing tests of buffer.
3 years ago
Avril 907862f554
Source: Encrypt and Decrypt tests passing. (For both internal and external buffer.)
3 years ago
Avril 30416382ec
Renamed `reuse-buffer` to `ad-hoc-buffer`
3 years ago
Avril 843616e35e
impl `Read` for `Source`: Implemented for internal and external buffer usage
3 years ago
Avril 6cbbf2bd2c
XXX: Can"t update crypter with an in-place buffer...
3 years ago
Avril 404d4511f8
Added compile-time distunguishing of internal/external buffer usage
3 years ago
Avril e18b166514
`stream`: Move `Sink` and `Source` to seperate files
3 years ago